Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Commit

Permalink
chore(project): remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristiaanScheermeijer committed Mar 26, 2020
1 parent 1529872 commit ef7fc3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/migrations.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import walkSync from 'walk-sync'
import { readFileSync } from 'fs'
import { driver } from './driver'
import retryPromise from './utils/retryPromise'
import chalk from 'chalk'
Expand Down

0 comments on commit ef7fc3f

Please sign in to comment.