remove unused variable
This commit is contained in:
@@ -14,7 +14,6 @@ export class UmbAuthContext extends UmbBaseController {
|
||||
#serverUrl;
|
||||
#backofficePath;
|
||||
#authFlow;
|
||||
#openApi = OpenAPI;
|
||||
|
||||
constructor(host: UmbControllerHostElement, serverUrl: string, backofficePath: string, isBypassed: boolean) {
|
||||
super(host);
|
||||
|
||||
Reference in New Issue
Block a user