mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 10:04:18 -08:00
removing unnecessary logger
This commit is contained in:
parent
20dd716c7f
commit
4e42af76e6
1 changed files with 1 additions and 2 deletions
|
@ -159,4 +159,3 @@ class CDCLifeExpectancy(ExtractTransformLoad):
|
||||||
path_or_buf=self.OUTPUT_PATH / "usa.csv", index=False
|
path_or_buf=self.OUTPUT_PATH / "usa.csv", index=False
|
||||||
)
|
)
|
||||||
|
|
||||||
logger.info(self.OUTPUT_PATH / "usa.csv")
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue