parent
87a4507509
commit
abee16ba4a
|
@ -161,9 +161,6 @@ class AirtimeMetadata:
|
||||||
self.logger.error("Exception %s", e)
|
self.logger.error("Exception %s", e)
|
||||||
return None
|
return None
|
||||||
|
|
||||||
|
|
||||||
self.logger.info("sDFSDFSDF")
|
|
||||||
self.logger.info(file_info)
|
|
||||||
if file_info is None:
|
if file_info is None:
|
||||||
return None
|
return None
|
||||||
#check if file has any metadata
|
#check if file has any metadata
|
||||||
|
|
Loading…
Reference in New Issue