SUPPORT-8956: refactor

This commit is contained in:
adel.ka 2025-03-04 14:52:03 +03:00
parent 2f4ed70951
commit b7a20ece5a
2 changed files with 0 additions and 2 deletions

View file

@ -1,7 +1,6 @@
import {NgModule} from "@angular/core";
import {RouterModule, Routes} from "@angular/router";
import {
AuthenticationGuard,
ConfirmExitGuard
} from "@webbpm/base-package";
import {TokenFormComponent} from "./component/token-form.component";