aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/hrc/rule/BaseRule/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'hrc/rule/BaseRule/__init__.py')
-rw-r--r--hrc/rule/BaseRule/__init__.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/hrc/rule/BaseRule/__init__.py b/hrc/rule/BaseRule/__init__.py
deleted file mode 100644
index fdde86c..0000000
--- a/hrc/rule/BaseRule/__init__.py
+++ /dev/null
@@ -1,3 +0,0 @@
-from . import CharacterCard # noqa: F401
-from . import CustomRule # noqa: F401
-from . import Wiki # noqa: F401