summaryrefslogtreecommitdiff
path: root/tools/memsort.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/memsort.py')
-rw-r--r--tools/memsort.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/memsort.py b/tools/memsort.py
index 8ecccae8bd..d2e4fe0226 100644
--- a/tools/memsort.py
+++ b/tools/memsort.py
@@ -33,4 +33,3 @@ while(l!=""):
for x in sum:
print(x.strip()+"("+str(cnt[x])+"):\n: "+str(sum[x]))
- \ No newline at end of file