chore: remove whitespace

This commit is contained in:
Radek Czemerys 2020-06-26 19:27:24 +02:00
parent f1ae5b2145
commit 34505deddc
No known key found for this signature in database
GPG key ID: A36C8090F6634285

View file

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