aboutsummaryrefslogtreecommitdiffstats
path: root/mapreduce/xml2json.py
diff options
context:
space:
mode:
Diffstat (limited to 'mapreduce/xml2json.py')
-rw-r--r--mapreduce/xml2json.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/mapreduce/xml2json.py b/mapreduce/xml2json.py
index f956014..df5064f 100644
--- a/mapreduce/xml2json.py
+++ b/mapreduce/xml2json.py
@@ -1,6 +1,5 @@
import json
-import sys
import xmltodict
with open('tests/files/23b29ea36382680716be08fc71aa81bd226e8a85.xml', 'rb') as f: