aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/hydro_roll_core/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'hydro_roll_core/__init__.py')
-rw-r--r--hydro_roll_core/__init__.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/hydro_roll_core/__init__.py b/hydro_roll_core/__init__.py
index 4740127..0a04e23 100644
--- a/hydro_roll_core/__init__.py
+++ b/hydro_roll_core/__init__.py
@@ -1,4 +1 @@
-from . import corelib
-
-def sum_words(a: str, b: str) -> str:
- return a + b \ No newline at end of file
+from . import corelib \ No newline at end of file