leftover
This commit is contained in:
parent
e224e986ab
commit
acff9a2f8a
1 changed files with 0 additions and 4 deletions
|
@ -79,10 +79,6 @@ class Dispatcher:
|
|||
def port(self) -> int:
|
||||
return self._port
|
||||
|
||||
@property
|
||||
def transport(self) -> Transport:
|
||||
return self._transport
|
||||
|
||||
@property
|
||||
def encryption(self) -> bool:
|
||||
return self._encryption
|
||||
|
|
Loading…
Reference in a new issue