Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
brucexc committed Dec 14, 2024
1 parent ad244b8 commit 6aa98e1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/engine/worker/rss/factory.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ import (
)

func New(_ *config.Module) (engine.Worker, error) {

// Not implemented
// If the rsshub worker exists, it will be started by default, and there will not be a separate worker instance

return nil, nil
}

0 comments on commit 6aa98e1

Please sign in to comment.