Added cleanup

This commit is contained in:
2021-12-24 17:43:07 +01:00
parent a8bd48e09f
commit ed4475149a
5 changed files with 95 additions and 1 deletions

View File

@@ -11,4 +11,5 @@ func main() {
router.
NewRouter().
Run()
}