about summary refs log tree commit diff stats
path: root/src/main.nim
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2025-01-18 15:08:12 +0100
committerbptato <nincsnevem662@gmail.com>2025-01-18 23:14:51 +0100
commitcb1ec272443328c80d9e4bfb17f4853ff2745b16 (patch)
treec03b491905bbe8bf147e61881a6503083df99a18 /src/main.nim
parent2bde1a2b91fa9a0cdbc853b47f773c7f7828bc0b (diff)
downloadchawan-cb1ec272443328c80d9e4bfb17f4853ff2745b16.tar.gz
Remove submodules
I got tired of submodules.
This commit doesn't build; subtrees incoming...
Diffstat (limited to 'src/main.nim')
-rw-r--r--src/main.nim2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.nim b/src/main.nim
index 07d7df80..49693aab 100644
--- a/src/main.nim
+++ b/src/main.nim
@@ -1,5 +1,3 @@
-import version
-
 import std/options
 import std/os
 import std/posix