diff options
Diffstat (limited to 'MgaRepo/command.py')
-rw-r--r-- | MgaRepo/command.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MgaRepo/command.py b/MgaRepo/command.py index 72a6894..ae297d6 100644 --- a/MgaRepo/command.py +++ b/MgaRepo/command.py @@ -1,4 +1,3 @@ -#!/usr/bin/python3 from MgaRepo import SilentError, Error, config import sys, os import urllib.parse |