Skip to content

Commit d5c4faa

Browse files
committed
Small modifications
1 parent 1b8cb53 commit d5c4faa

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

frontend/src/_environments/environment.ts

Lines changed: 0 additions & 4 deletions
This file was deleted.

frontend/src/_interceptors/jwt.interceptor.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { Injectable } from '@angular/core';
22
import { HttpRequest, HttpHandler, HttpEvent, HttpInterceptor } from '@angular/common/http';
33
import { Observable } from 'rxjs';
4-
54
import { AuthenticationService } from '../_services/authentication.service';
65

76
@Injectable()

0 commit comments

Comments
 (0)