Skip to content

Commit

Permalink
Update channel.py
Browse files Browse the repository at this point in the history
  • Loading branch information
wwww-wwww committed Apr 8, 2021
1 parent ae5b10b commit 47c1791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phxsocket/channel.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from enum import Enum
import logging, traceback
import traceback


class ChannelConnectError(Exception):
Expand Down

0 comments on commit 47c1791

Please sign in to comment.