Fixed lint

This commit is contained in:
konrad 2018-01-23 13:00:32 +01:00 committed by kolaente
parent 4b82af8ae8
commit d7fd1082a4
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ import (
"github.com/labstack/echo"
)
// UsersList lists all users
func UsersList(c echo.Context) error {
// Check if the user is admin