Remove unused variable
This commit is contained in:
parent
8f6e6d5b6f
commit
1f51996f91
@ -5,8 +5,6 @@
|
||||
import sys
|
||||
|
||||
|
||||
servers = {}
|
||||
|
||||
in_header = True
|
||||
|
||||
with sys.stdin as f:
|
||||
|
@ -5,8 +5,6 @@
|
||||
import sys
|
||||
|
||||
|
||||
servers = {}
|
||||
|
||||
in_header = True
|
||||
|
||||
with sys.stdin as f:
|
||||
|
Loading…
x
Reference in New Issue
Block a user