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