Moved to Angular 20
Moved to Tailwind 4 Moved to Python 3.13 Enabled arm64/v8 Builds
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
import { Routes } from '@angular/router';
|
||||
|
||||
import { authGuard } from '../auth/auth-guard.service';
|
||||
|
||||
import { activeCashiersResolver } from './active-cashiers.resolver';
|
||||
import { CashierReportComponent } from './cashier-report.component';
|
||||
import { cashierReportResolver } from './cashier-report.resolver';
|
||||
|
||||
Reference in New Issue
Block a user