Skip to content

Commit

Permalink
Remove unused sys import
Browse files Browse the repository at this point in the history
  • Loading branch information
leszekhanusz committed Jan 27, 2025
1 parent 37cb1b9 commit a116710
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_websocket_online.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import asyncio
import logging
import sys
from typing import Dict

import pytest
Expand Down

0 comments on commit a116710

Please sign in to comment.