Skip to content

Commit

Permalink
Merge pull request #194 from bcgov/restart-pods
Browse files Browse the repository at this point in the history
restarting pods with test env
  • Loading branch information
mgtennant authored May 9, 2024
2 parents fdf040b + 43fba0c commit c165f90
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 c165f90

Please sign in to comment.