changeset 44:4f8fe143b977

whitespace
author Jeff Hammel <jhammel@mozilla.com>
date Wed, 06 Nov 2013 23:08:20 -0800
parents ef90a853afd1
children 32cf3d3469c3
files commitwatcher/commit.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/commitwatcher/commit.py	Wed Nov 06 22:58:07 2013 -0800
+++ b/commitwatcher/commit.py	Wed Nov 06 23:08:20 2013 -0800
@@ -19,4 +19,3 @@
             paths.append(sep.join(path))
             path.pop()
         return paths
-