aboutsummaryrefslogtreecommitdiffhomepage
path: root/storage/storage.go
diff options
context:
space:
mode:
Diffstat (limited to 'storage/storage.go')
-rw-r--r--storage/storage.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/storage.go b/storage/storage.go
index 19372f0..c2aef77 100644
--- a/storage/storage.go
+++ b/storage/storage.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 storage
+package storage // import "miniflux.app/storage"
import (
"database/sql"