chore: remove whitespace

This commit is contained in:
Radek Czemerys
2020-06-26 19:27:24 +02:00
parent f1ae5b2145
commit 34505deddc

View File

@@ -125,7 +125,7 @@ export class ApplicationGroup {
}
return () => {
pull( this.changeObservers, callback)
pull(this.changeObservers, callback)
}
}