Commit 02710e34 authored by Mark Harding's avatar Mark Harding

(fix): spacing

1 merge request!373Refactor/es feeds
Pipeline #69090199 failed with stage
in 8 minutes and 10 seconds
......@@ -16,7 +16,7 @@ type EntityObservables = Map<string, EntityObservable>
@Injectable()
export class EntitiesService {
entities: EntityObservables = new Map<string, EntityObservable>();
entities: EntityObservables = new Map<string, EntityObservable>();
constructor(
protected client: Client,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment