From 31b32b7efa5e287bd93c0d1cc1bae72c4860a414 Mon Sep 17 00:00:00 2001 From: sipp11 Date: Sun, 8 Jun 2014 17:08:39 +0700 Subject: [PATCH] Cleanup print command --- s3.py | 1 - 1 file changed, 1 deletion(-) diff --git a/s3.py b/s3.py index 7550d97..6319e78 100755 --- a/s3.py +++ b/s3.py @@ -101,7 +101,6 @@ def produce_match_rank_mra(xdata, rank): def main(*argv): xmm = process_s2_data() - print(xmm['CMHf']['1'].keys()) produce_match_all(xmm) produce_match_all_mra(xmm) for i in '1234':