gtx


Branch: develop

Author
thewhodidthis <thewhodidthis@fastmail.com>
Date
Feb. 18 '23 11:08:03
Commit
c1d314c93f773c5ca62e278694fc587c44c95b12
Parent
9330711d850323837da82d054591b556f696872b
Changes
diff --git a/main.go b/main.go
index c145cc8..1eac25d 100644
--- a/main.go
+++ b/main.go
@@ -1,5 +1,4 @@
 package main
-
 import (
 	_ "embed"
 	"encoding/json"
@@ -73,6 +72,7 @@ func main() {
 		}
 
 		log.Printf("done exporting default template")
+
 		return
 	}