mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Remove big int import
This commit is contained in:
parent
fdc58dc49d
commit
3ee6a8c13e
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
// Adpapted for browser+node from https://github.com/joeferner/node-bplist-parser/blob/master/bplistParser.js
|
||||
import plainTextPlist from 'plist'
|
||||
import bigInt from 'big-integer'
|
||||
import { Buffer } from 'buffer/'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue