mirror of
https://github.com/miniflux/v2.git
synced 2025-08-06 17:41:00 +00:00
Rewrite imports
This commit is contained in:
parent
9b1128d56d
commit
84d912c979
103 changed files with 245 additions and 241 deletions
|
@ -7,7 +7,7 @@ package storage
|
|||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/miniflux/miniflux2/model"
|
||||
"github.com/miniflux/miniflux/model"
|
||||
)
|
||||
|
||||
// GetEnclosures returns all attachments for the given entry.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue