Remove extra comment

This commit is contained in:
Tyler Kenney 2025-05-20 09:46:02 -04:00
parent f30e3b17d6
commit 04d46b23cc

View file

@ -2,7 +2,6 @@
// `ng build --prod` replaces `environment.ts` with `environment.prod.ts`. // `ng build --prod` replaces `environment.ts` with `environment.prod.ts`.
// The list of file replacements can be found in `angular.json`. // The list of file replacements can be found in `angular.json`.
// const IP = 'localhost';
const IP = 'localhost'; const IP = 'localhost';
export const environment = { export const environment = {