Update main.go

This commit is contained in:
Jeremy Loy 2019-02-19 21:26:24 -05:00 committed by GitHub
parent 1947e6de07
commit 990cf4160a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,4 +40,3 @@ func main() {
}) })
router.Run() router.Run()
} }