mirror of
https://github.com/p-stream/providers.git
synced 2026-03-11 17:55:36 +00:00
forgot to remove flags import in mixdrop
This commit is contained in:
parent
621a1a2156
commit
702529465f
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import * as unpacker from 'unpacker';
|
||||
|
||||
import { flags } from '@/main/targets';
|
||||
import { makeEmbed } from '@/providers/base';
|
||||
|
||||
const packedRegex = /(eval\(function\(p,a,c,k,e,d\){.*{}\)\))/;
|
||||
|
|
|
|||
Loading…
Reference in a new issue