forked from MapComplete/MapComplete
Fix build
This commit is contained in:
parent
5a9f26081c
commit
59ab86c9fb
1 changed files with 0 additions and 1 deletions
1
State.ts
1
State.ts
|
@ -12,7 +12,6 @@ export default class State extends FeaturePipelineState {
|
|||
|
||||
constructor(layoutToUse: LayoutConfig) {
|
||||
super(layoutToUse)
|
||||
window["mapcomplete_state"]= this;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue