aboutsummaryrefslogtreecommitdiffstats
path: root/MgaRepo/util.py
diff options
context:
space:
mode:
authorPer Øyvind Karlsen <proyvind@moondrake.org>2016-08-18 09:00:39 +0200
committerPer Øyvind Karlsen <proyvind@moondrake.org>2016-08-18 09:00:39 +0200
commit6194cdb7cb9d00a58646734d52e6289720712268 (patch)
tree23c5feadffab80a8071ea30a361c5f87fea36e5d /MgaRepo/util.py
parent97b03e9b2ab67583334ec39f699a233a1fe31eb0 (diff)
downloadmgarepo-6194cdb7cb9d00a58646734d52e6289720712268.tar
mgarepo-6194cdb7cb9d00a58646734d52e6289720712268.tar.gz
mgarepo-6194cdb7cb9d00a58646734d52e6289720712268.tar.bz2
mgarepo-6194cdb7cb9d00a58646734d52e6289720712268.tar.xz
mgarepo-6194cdb7cb9d00a58646734d52e6289720712268.zip
drop python shebangs that's not supposed to be...
Diffstat (limited to 'MgaRepo/util.py')
-rw-r--r--MgaRepo/util.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/MgaRepo/util.py b/MgaRepo/util.py
index 64faaa1..c0566de 100644
--- a/MgaRepo/util.py
+++ b/MgaRepo/util.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python3
-
from MgaRepo import Error, config
import shlex