ctucx.git: nimstagit

[nimlang] incomplete reimplementation of stagit

commit 7dec032033ad84bb126ecf14f66af7a22ec2b250
parent 90ab1336f112613ea27d4031cbe4b275fd960d9a
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sun, 9 May 2021 00:24:22 +0200

code cleanup
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/assets.nim b/src/assets.nim
@@ -1,2 +1,2 @@
 const
-  assetStyleCss*       = staticRead "assets/style.css"-
\ No newline at end of file
+  assetStyleCss* = staticRead "assets/style.css"+
\ No newline at end of file