Browse Source

remove unused import statements.

unstable
Craig Oates 4 years ago
parent
commit
47bc90cf85
  1. 2
      app/coordinators/art_coordinator.py

2
app/coordinators/art_coordinator.py

@ -1,5 +1,5 @@
import requests
from services import art_services, data_services, logging_services, charting_services
from services import art_services, data_services, logging_services
def update_data(arguments):
directory = arguments.target