mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Fix missing import
This commit is contained in:
parent
571ac6d782
commit
eaf500e061
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
import fs from 'fs-extra'
|
||||
import axios from 'axios'
|
||||
import 'dotenv/config'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue