Skip to content

Commit

Permalink
drop unneeded import statements
Browse files Browse the repository at this point in the history
  • Loading branch information
bl-young committed Sep 29, 2023
1 parent c77dd97 commit f5a2404
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions stewi/RCRAInfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,11 +102,8 @@
import argparse
import os
import time
import datetime
import json
import io
import re
from pathlib import Path

from esupy.processed_data_mgmt import read_source_metadata
from esupy.remote import make_url_request
Expand Down

0 comments on commit f5a2404

Please sign in to comment.