Skip to content

Commit

Permalink
Remove unused S3Archiver import from CAN
Browse files Browse the repository at this point in the history
  • Loading branch information
dshemetov committed Oct 19, 2021
1 parent 9004aa4 commit 274e6f0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions covid_act_now/delphi_covid_act_now/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@

from delphi_utils import (
create_export_csv,
get_structured_logger
S3ArchiveDiffer,
get_structured_logger,
Nans
)

Expand Down

0 comments on commit 274e6f0

Please sign in to comment.