Skip to content

Commit

Permalink
Merge pull request #199 from bcgov/redeploy-backend
Browse files Browse the repository at this point in the history
Update app.controller.ts
  • Loading branch information
mgtennant committed May 17, 2024
2 parents ed5a8db + 5755b30 commit d0bb74c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/app.controller.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +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 d0bb74c

Please sign in to comment.