summaryrefslogtreecommitdiff
path: root/test/pacman/pmfile.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/pacman/pmfile.py')
-rw-r--r--test/pacman/pmfile.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/pacman/pmfile.py b/test/pacman/pmfile.py
index af37e9f2..f7204d68 100644
--- a/test/pacman/pmfile.py
+++ b/test/pacman/pmfile.py
@@ -80,5 +80,3 @@ class snapshot(object):
return True
return False
-
-# vim: set ts=4 sw=4 et: