mirror of
https://github.com/evennia/evennia.git
synced 2026-04-01 21:47:17 +02:00
fix leftover debug causing error
This commit is contained in:
parent
eff3186746
commit
e3dc57d6ac
1 changed files with 0 additions and 1 deletions
|
|
@ -1605,7 +1605,6 @@ def main():
|
|||
|
||||
args, unknown_args = parser.parse_known_args()
|
||||
|
||||
print(args.rest)
|
||||
# handle arguments
|
||||
option = args.operation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue