Skip to content

Commit ae0c337

Browse files
committed
Address feedback
1 parent 43459c2 commit ae0c337

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/todoist/todoist.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ func TodoistCLI() schema.Executable {
1414
DocsURL: sdk.URL("https://github.com/sachaos/todoist"),
1515
NeedsAuth: needsauth.IfAll(
1616
needsauth.NotForHelpOrVersion(),
17-
needsauth.NotWithoutArgs(),
1817
),
1918
Uses: []schema.CredentialUsage{
2019
{

0 commit comments

Comments
 (0)