Fixed unused import

This commit is contained in:
2016-02-28 02:52:45 +03:00
parent 780426139c
commit 07ec6a34a5

View File

@@ -4,7 +4,6 @@
import sys
import json
import os
from os.path import join
all_ids = {}