aboutsummaryrefslogtreecommitdiffhomepage
path: root/model/category.go
diff options
context:
space:
mode:
Diffstat (limited to 'model/category.go')
-rw-r--r--model/category.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/model/category.go b/model/category.go
index 1c72851..40a132d 100644
--- a/model/category.go
+++ b/model/category.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 model
+package model // import "miniflux.app/model"
import (
"errors"