diff options
Diffstat (limited to 'MgaRepo/commands/putsrpm.py')
-rw-r--r-- | MgaRepo/commands/putsrpm.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MgaRepo/commands/putsrpm.py b/MgaRepo/commands/putsrpm.py index 242423b..aa4043c 100644 --- a/MgaRepo/commands/putsrpm.py +++ b/MgaRepo/commands/putsrpm.py @@ -1,4 +1,3 @@ -#!/usr/bin/python from MgaRepo import Error from MgaRepo.command import * from MgaRepo.layout import package_url |