diff options
Diffstat (limited to 'command.py')
-rw-r--r-- | command.py | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -547,7 +547,3 @@ class MirrorSafeCommand: | |||
547 | """Command permits itself to run within a mirror, and does not require a | 547 | """Command permits itself to run within a mirror, and does not require a |
548 | working directory. | 548 | working directory. |
549 | """ | 549 | """ |
550 | |||
551 | |||
552 | class GitcClientCommand: | ||
553 | """Command that requires the local client to be a GITC client.""" | ||