Skip to content

Commit

Permalink
Removed useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas committed Dec 16, 2017
1 parent bd997fb commit 3ece091
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion database/data_converter.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import json
import pandas as pd
import csv
from random import shuffle

def load_tmdb_movies(path):
Expand Down

0 comments on commit 3ece091

Please sign in to comment.