Remove unneccesary genType
This commit is contained in:
parent
5076427d03
commit
de73a98735
|
@ -8,7 +8,6 @@ type project = {
|
||||||
mutable previousRunOrder: array<string>,
|
mutable previousRunOrder: array<string>,
|
||||||
}
|
}
|
||||||
|
|
||||||
@genType
|
|
||||||
type t = project
|
type t = project
|
||||||
|
|
||||||
@genType
|
@genType
|
||||||
|
|
Loading…
Reference in New Issue
Block a user