Skip to content

Commit a52215b

Browse files
committed
chore: fix lint
1 parent e5cedec commit a52215b

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

main.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,6 @@ func cacheUsers(ctx context.Context) error {
8989
}
9090
}
9191

92-
if err != nil {
93-
return fmt.Errorf("failed to fetch users: %w", err)
94-
}
95-
9692
fmt.Fprintf(os.Stderr, "\n✅ Success! Exported %d email addresses to '%s'\n", count, userEmailsFile)
9793

9894
return nil

slack-cli

-8.52 MB
Binary file not shown.

0 commit comments

Comments
 (0)