Skip to content

Commit

Permalink
fix: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jan 19, 2024
1 parent 9b1a1ab commit 8975810
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/auth/preset.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
* file that was distributed with this source code.
*/

import dedent from 'dedent'
import timekeeper from 'timekeeper'
import { test } from '@japa/runner'
import { Kernel } from '@adonisjs/core/ace'
import { presetAuth } from '../../src/auth/main.js'
Expand Down

0 comments on commit 8975810

Please sign in to comment.