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 Nov 22, 2024
1 parent f08565b commit 2a1f684
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 2a1f684

Please sign in to comment.