gofmt and govet

This commit is contained in:
Tulir Asokan
2018-03-23 01:07:44 +02:00
parent 16635dcde7
commit a3f48093eb
7 changed files with 40 additions and 31 deletions

View File

@ -54,5 +54,4 @@ type MainView interface {
}
type LoginView interface {
}