Skip to content

Commit

Permalink
Cut noinput
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Sep 10, 2022
1 parent 789f40e commit 317b720
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ def handle(self, *args, **options):
call_command(
"downloadcalaccessrawdata",
verbosity=self.verbosity,
noinput=True,
)
if self.verbosity:
self.duration()
Expand Down

0 comments on commit 317b720

Please sign in to comment.