upgrade/package.go: Fix golint issue

fix-688
Mario Trangoni 2018-11-21 11:28:08 +01:00
parent c46327f585
commit d2d0bf1bf1
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,4 @@
// Package upgrade
//
// Dummy to ensure package can be loaded
// Package upgrade is a dummy package to ensure package can be loaded
//
// This file is to avoid the following error:
// can't load package: package go-sqlite3/upgrade: build constraints exclude all Go files in go-sqlite3\upgrade