Skip to content

Commit

Permalink
trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiWang committed Aug 15, 2023
1 parent 1df7c2b commit 5846e73
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/Admin/elf-admin/src/environments/environment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,3 @@ export const environment = {
applicationIdUri: window["env"]["applicationIdUri"] || "api://elf",
applicationInsightKey: window["env"]["elfApiBaseUrl"] || '00000000-0000-0000-0000-000000000000'
};

/*
* For easier debugging in development mode, you can import the following file
* to ignore zone related error stack frames such as `zone.run`, `zoneDelegate.invokeTask`.
*
* This import should be commented out in production mode because it will have a negative impact
* on performance if an error is thrown.
*/
// import 'zone.js/plugins/zone-error'; // Included with Angular CLI.

0 comments on commit 5846e73

Please sign in to comment.