Removed some retarded uses of 'server' reference variables.
This commit is contained in:
parent
62d0be532b
commit
18e2eca2c5
5 changed files with 1 additions and 12 deletions
|
|
@ -34,7 +34,6 @@ def cmd_page(command):
|
|||
"""
|
||||
session = command.session
|
||||
pobject = session.get_pobject()
|
||||
server = command.server
|
||||
args = command.command_argument.split()
|
||||
targets = []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue