websockets: fix linter errors

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Eric Callahan 2023-10-07 10:30:25 -04:00
parent ddd4a02e9c
commit 89dbefe46d
No known key found for this signature in database
GPG Key ID: 5A1EB336DFB4C71B
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ from .utils import ServerError
from typing import (
TYPE_CHECKING,
Any,
Awaitable,
Optional,
Callable,
Coroutine,