aboutsummaryrefslogtreecommitdiffhomepage
path: root/filter/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'filter/doc.go')
-rw-r--r--filter/doc.go10
1 files changed, 0 insertions, 10 deletions
diff --git a/filter/doc.go b/filter/doc.go
deleted file mode 100644
index 4028fec..0000000
--- a/filter/doc.go
+++ /dev/null
@@ -1,10 +0,0 @@
-// Copyright 2018 Frédéric Guillot. All rights reserved.
-// Use of this source code is governed by the Apache 2.0
-// license that can be found in the LICENSE file.
-
-/*
-
-Package filter implements a content filter to rewrite image links.
-
-*/
-package filter // import "miniflux.app/filter"