diff options
Diffstat (limited to 'ttun_server/connections.py')
| -rw-r--r-- | ttun_server/connections.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ttun_server/connections.py b/ttun_server/connections.py deleted file mode 100644 index a8dabcf..0000000 --- a/ttun_server/connections.py +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | from ttun_server.types import Connection | ||
| 2 | |||
| 3 | connections: dict[str, Connection] = {} | ||
