diff options
Diffstat (limited to 'MgaRepo/commands/maintdb.py')
-rw-r--r-- | MgaRepo/commands/maintdb.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MgaRepo/commands/maintdb.py b/MgaRepo/commands/maintdb.py index 2aa2a4c..0bd4d56 100644 --- a/MgaRepo/commands/maintdb.py +++ b/MgaRepo/commands/maintdb.py @@ -1,4 +1,3 @@ -#!/usr/bin/python from MgaRepo import Error, config from MgaRepo.command import * from MgaRepo.util import execcmd, get_helper |