Skip to content

Commit

Permalink
restarting pods with test env
Browse files Browse the repository at this point in the history
  • Loading branch information
mgtennant committed May 9, 2024
1 parent fdf040b commit 43fba0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/src/app.controller.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ import { Public } from './auth/decorators/public.decorator';
// // unused, to be cleaned up
// let requestUrl: string;
// let requestConfig: AxiosRequestConfig;
//

@Controller()
export class AppController {
Expand Down

0 comments on commit 43fba0c

Please sign in to comment.