Skip to content

Commit fc2b5b1

Browse files
committed
chore: remove unused import from auth guard
1 parent feb098f commit fc2b5b1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

timeless-api/src/main/webui/src/app/guards/auth_guard.guard.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import {
77
RouterStateSnapshot,
88
UrlTree,
99
} from '@angular/router';
10-
import { timelessLocalStorageKey } from '../constants';
1110
import { TimelessApiService } from '../timeless-api.service';
1211
import { Observable, of } from 'rxjs';
1312
import { catchError, map } from 'rxjs/operators';

0 commit comments

Comments
 (0)