mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-17 11:03:14 -04:00
This reverts commit 5d44b6a6a7.
This commit is contained in:
@@ -54,4 +54,4 @@ class RegistryImpl implements IRegistry {
|
||||
}
|
||||
}
|
||||
|
||||
export const Registry: IRegistry = new RegistryImpl();
|
||||
export const Registry = <IRegistry>new RegistryImpl();
|
||||
|
||||
Reference in New Issue
Block a user