aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/hrc/dev/__init__.py
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-07-20 23:17:02 +0800
committer简律纯 <i@jyunko.cn>2024-07-20 23:17:02 +0800
commit8c5f995cccac19f26bc4c9d0c59d68a513089676 (patch)
tree24ef8ea9fe4e73a2445891ffc7ca1a6bd6fe9a57 /hrc/dev/__init__.py
parenta9fc9f743a7bb4c8b0b73fc8686886a96321db3f (diff)
downloadHydroRollCore-8c5f995cccac19f26bc4c9d0c59d68a513089676.tar.gz
HydroRollCore-8c5f995cccac19f26bc4c9d0c59d68a513089676.zip
feat!: Add `hrc.dev.echo` module
Diffstat (limited to 'hrc/dev/__init__.py')
-rw-r--r--hrc/dev/__init__.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/hrc/dev/__init__.py b/hrc/dev/__init__.py
index 960de51..cf99d7f 100644
--- a/hrc/dev/__init__.py
+++ b/hrc/dev/__init__.py
@@ -1,2 +1 @@
-from .character import Character
-from .grps import v1
+from .grps import v1 \ No newline at end of file