Skip to content

Commit 9983a2d

Browse files
committed
Fix linter
1 parent 6fe22ee commit 9983a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/agent/test_agent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import pytest_asyncio
77

88
from fishjam import FishjamClient, FishjamNotifier, Room
9-
from fishjam.agent.agent import Agent, AudioTrackOptions
9+
from fishjam.agent.agent import Agent
1010
from fishjam.agent.errors import AgentAuthError
1111
from fishjam.events._protos.fishjam import (
1212
ServerMessagePeerDisconnected,

0 commit comments

Comments
 (0)