From dbcc5d8a972f4f169e9e2c0636450555a06152b9 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Fri, 24 Aug 2018 21:51:50 -0700 Subject: Use canonical imports --- storage/doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'storage/doc.go') diff --git a/storage/doc.go b/storage/doc.go index aede4e8..ab8d0b5 100644 --- a/storage/doc.go +++ b/storage/doc.go @@ -7,4 +7,4 @@ Package storage implements a set of functions to interact with the database. */ -package storage +package storage // import "miniflux.app/storage" -- cgit v1.2.3