Remove os

This commit is contained in:
zandercymatics 2024-06-21 10:06:31 -06:00
parent a64ecbd0d2
commit 4ac9e9d4f3
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -1,7 +1,6 @@
"""Generates current-metadata.csv then uploads to S3 + sends email"""
import logging
import os
import pyzipper
from datetime import datetime