aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/coc/src/handlers.py
diff options
context:
space:
mode:
Diffstat (limited to 'coc/src/handlers.py')
-rw-r--r--coc/src/handlers.py8
1 files changed, 0 insertions, 8 deletions
diff --git a/coc/src/handlers.py b/coc/src/handlers.py
deleted file mode 100644
index f997a03..0000000
--- a/coc/src/handlers.py
+++ /dev/null
@@ -1,8 +0,0 @@
-# Initialized `handlers.py` generated by ipm.
-# Regists your handlers here.
-# Documents at https://docs.hydroroll.team/ipm
-
-from infini.register import Register
-
-
-register = Register()