Skip to content

Commit

Permalink
fix lint now
Browse files Browse the repository at this point in the history
  • Loading branch information
Entkenntnis committed Apr 12, 2024
1 parent 8c69f38 commit 907287b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { SelfEvaluationExercise } from './self-evaluation-exercise'
import { buildFrac } from '../utils/math-builder'
import { randomIntBetween } from '@/helper/random-int-between'
import { randomItemFromArray } from '@/helper/random-item-from-array'
import { buildFrac } from '../utils/math-builder'

const wildtiereInWäldern = [
'Rothirsche',
Expand Down

0 comments on commit 907287b

Please sign in to comment.