mirror of
https://github.com/miniflux/v2.git
synced 2025-08-06 17:41:00 +00:00
Keep code base tidy
This commit is contained in:
parent
24a2f472ec
commit
c8138351c9
5 changed files with 16 additions and 18 deletions
|
@ -69,7 +69,7 @@ func (c *Controller) SubmitSubscription(ctx *handler.Context, request *handler.R
|
|||
return
|
||||
}
|
||||
|
||||
logger.Info("[UI:SubmitSubscription] %s", subscriptions)
|
||||
logger.Debug("[UI:SubmitSubscription] %s", subscriptions)
|
||||
|
||||
n := len(subscriptions)
|
||||
switch {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue