Skip to content

Commit

Permalink
#78 - Fixed import module when download raw data
Browse files Browse the repository at this point in the history
  • Loading branch information
Latamen committed Jan 3, 2022
1 parent b5e5d01 commit c5ae9aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion service_zone/backend/flask/neocampus/routers/mongo_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import pandas as pd
from ..utils.size_conversion import convert_unit, SIZE_UNIT
from pymongo import MongoClient
import datetime

mongo_data_bp = Blueprint('mongo_data_bp', __name__)

Expand Down

0 comments on commit c5ae9aa

Please sign in to comment.