diff options
Diffstat (limited to 'gogs.go')
-rw-r--r-- | gogs.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ import ( "runtime" "github.com/codegangsta/cli" - _ "github.com/kardianos/minwinsvc" "github.com/gogits/gogs/cmd" "github.com/gogits/gogs/modules/setting" |