diff --git a/crispy_bootstrap5/__init__.py b/crispy_bootstrap5/__init__.py index 923334e..e69de29 100644 --- a/crispy_bootstrap5/__init__.py +++ b/crispy_bootstrap5/__init__.py @@ -1,2 +0,0 @@ -def example_function(): - return 1 + 1