Skip to content

Commit dd1d41a

Browse files
committed
OKRS24-144 Fix linting
1 parent 8084b00 commit dd1d41a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/signals/serializers.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,3 @@ class SignalSerializer(ModelSerializer):
3030
class Meta:
3131
model = Signal
3232
fields = '__all__'
33-
34-
35-
36-
37-

0 commit comments

Comments
 (0)