Skip to content

Commit f034a64

Browse files
committed
Remove unused dependency
1 parent dfadcf7 commit f034a64

File tree

3 files changed

+0
-21
lines changed

3 files changed

+0
-21
lines changed

package-lock.json

Lines changed: 0 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
"cpy-cli": "^3.1.1",
3838
"esbuild": "^0.14.11",
3939
"escalade": "^3.1.1",
40-
"import-from": "^4.0.0",
4140
"import-sort-style-module": "^6.0.0",
4241
"jest": "^27.4.7",
4342
"jsesc": "^2.5.2",

src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import loadConfigFallback from 'tailwindcss/loadConfig'
1515
import * as recast from 'recast'
1616
import * as astTypes from 'ast-types'
1717
import * as path from 'path'
18-
import requireFrom from 'import-from'
1918
import objectHash from 'object-hash'
2019
import lineColumn from 'line-column'
2120
import jsesc from 'jsesc'

0 commit comments

Comments
 (0)