aboutsummaryrefslogtreecommitdiffhomepage
path: root/database/database.go
diff options
context:
space:
mode:
Diffstat (limited to 'database/database.go')
-rw-r--r--database/database.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/database/database.go b/database/database.go
index 42f2292..f5d8a3c 100644
--- a/database/database.go
+++ b/database/database.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by the Apache 2.0
// license that can be found in the LICENSE file.
-package database
+package database // import "miniflux.app/database"
import (
"database/sql"