Fixed lint

This commit is contained in:
konrad 2019-04-23 21:58:42 +02:00
parent ed671baf8f
commit 7e38937efc
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,5 @@
//lint:file-ignore ST1018 The const below is not ours
// Vikunja is a todo-list application to facilitate your life.
// Copyright 2019 Vikunja and contributors. All rights reserved.
//
@ -14,7 +16,6 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <https://www.gnu.org/licenses/>.
//lint:file-ignore ST1018 The const below is not ours
package v1
import (