Rewrite imports
This commit is contained in:
parent
9b1128d56d
commit
84d912c979
103 changed files with 245 additions and 241 deletions
|
@ -8,8 +8,8 @@ import (
|
|||
"fmt"
|
||||
"time"
|
||||
|
||||
"github.com/miniflux/miniflux2/helper"
|
||||
"github.com/miniflux/miniflux2/model"
|
||||
"github.com/miniflux/miniflux/helper"
|
||||
"github.com/miniflux/miniflux/model"
|
||||
)
|
||||
|
||||
const maxParsingError = 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue