fix lint
This commit is contained in:
parent
a2330cab7f
commit
52537ce2b9
|
|
@ -17,7 +17,6 @@
|
|||
import * as frames from './frames';
|
||||
import { assert } from './helper';
|
||||
import * as platform from './platform';
|
||||
import { Events } from './events';
|
||||
|
||||
export type NetworkCookie = {
|
||||
name: string,
|
||||
|
|
|
|||
Loading…
Reference in a new issue