remove type we don't need
This commit is contained in:
parent
03723b3e99
commit
b5ec59d4c5
|
|
@ -44,7 +44,6 @@ export type PageEntry = {
|
||||||
pageId: string,
|
pageId: string,
|
||||||
screencastFrames: {
|
screencastFrames: {
|
||||||
sha1: string,
|
sha1: string,
|
||||||
pageId: string,
|
|
||||||
timestamp: number,
|
timestamp: number,
|
||||||
width: number,
|
width: number,
|
||||||
height: number,
|
height: number,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue