Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
See also: #17
  • Loading branch information
BECATRUE committed Dec 3, 2024
1 parent 5d452e9 commit 335871e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions wlm_server/operation/consumers.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import json

from channels.generic.websocket import AsyncWebsocketConsumer

class OperationConsumer(AsyncWebsocketConsumer):
Expand Down

0 comments on commit 335871e

Please sign in to comment.