diff --git a/app/plot.py b/app/plot.py index 0935397..a2b437b 100644 --- a/app/plot.py +++ b/app/plot.py @@ -9,7 +9,6 @@ from user import User from database import * import multiprocessing as mp import pandas as pd -import ipdb import logging def plot_all_thread(user=None):