aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/fetch2/gitannex.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bb/fetch2/gitannex.py')
-rw-r--r--lib/bb/fetch2/gitannex.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/bb/fetch2/gitannex.py b/lib/bb/fetch2/gitannex.py
index 939e05812..1d497dcb0 100644
--- a/lib/bb/fetch2/gitannex.py
+++ b/lib/bb/fetch2/gitannex.py
@@ -1,5 +1,3 @@
-# ex:ts=4:sw=4:sts=4:et
-# -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
"""
BitBake 'Fetch' git annex implementation
"""