mirror of
https://github.com/evennia/evennia.git
synced 2026-03-27 02:06:32 +01:00
fix leftover debug causing error
This commit is contained in:
parent
c147d86118
commit
958071d3cc
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