perf: remove mysterious trailing newlines
authorBryan O'Sullivan <bryano@fb.com>
Thu, 28 Mar 2013 18:21:20 -0700
changeset 18837 70000d0c44f5
parent 18836 a7d0ddc7540b
child 18841 e978fb3038e0
perf: remove mysterious trailing newlines
contrib/perf.py
--- a/contrib/perf.py	Wed Mar 27 09:00:43 2013 -0700
+++ b/contrib/perf.py	Thu Mar 28 18:21:20 2013 -0700
@@ -377,6 +377,3 @@
     finally:
         branchmap.read = oldread
         branchmap.branchcache.write = oldwrite
-
-
-