diff options
| author | Asko Nõmm <asko@nmm.ee> | 2025-01-02 01:30:23 +0200 |
|---|---|---|
| committer | Asko Nõmm <asko@nmm.ee> | 2025-01-02 01:30:23 +0200 |
| commit | 689fe2613765de71101214a482c928cfdb1b2be6 (patch) | |
| tree | 53ff6f9a092caee32e5c600bccf5ee546bd8bc20 /htmtl/expression_modifiers/__init__.py | |
| parent | 5e08a8b2f9258ae1f0aca7e3ad044b6360e07458 (diff) | |
Clean up some naming usages and things
Diffstat (limited to 'htmtl/expression_modifiers/__init__.py')
| -rw-r--r-- | htmtl/expression_modifiers/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/htmtl/expression_modifiers/__init__.py b/htmtl/expression_modifiers/__init__.py deleted file mode 100644 index f200bbd..0000000 --- a/htmtl/expression_modifiers/__init__.py +++ /dev/null @@ -1 +0,0 @@ -from .truncate import Truncate
\ No newline at end of file |
