aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/hrc/rules/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'hrc/rules/config.py')
-rw-r--r--hrc/rules/config.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/hrc/rules/config.py b/hrc/rules/config.py
deleted file mode 100644
index 2926a03..0000000
--- a/hrc/rules/config.py
+++ /dev/null
@@ -1,4 +0,0 @@
-from pydantic import ConfigDict, BaseModel
-
-class ConfigModel(BaseModel):
- ... \ No newline at end of file