Skip to content

Commit

Permalink
chore(lint): Remove unused import statement in toontjehogerkids_4_abs…
Browse files Browse the repository at this point in the history
…olute.py
  • Loading branch information
drikusroor committed Jun 4, 2024
1 parent 5cb1240 commit f895020
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions backend/experiment/rules/toontjehogerkids_4_absolute.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
import logging

from os.path import join
from django.template.loader import render_to_string
from .toontjehoger_1_mozart import toontjehoger_ranks
from experiment.actions import Trial, Explainer, Step, Final, Info
from .toontjehoger_4_absolute import ToontjeHoger4Absolute



class ToontjeHogerKids4Absolute(ToontjeHoger4Absolute):
ID = 'TOONTJE_HOGER_KIDS_4_ABSOLUTE'
PLAYLIST_ITEMS = 13
Expand Down

0 comments on commit f895020

Please sign in to comment.