Removed unnecessary environments file

This commit is contained in:
Erik Tiekstra
2021-08-04 07:45:45 +02:00
parent 76fbab94b1
commit 7ab8320c63
4 changed files with 1 additions and 20 deletions

View File

@@ -90,14 +90,6 @@
"with": "apps/dafa-web/src/environments/environment.api.ts"
}
]
},
"open-shift": {
"fileReplacements": [
{
"replace": "apps/dafa-web/src/environments/environment.ts",
"with": "apps/dafa-web/src/environments/environment.open-shift.ts"
}
]
}
}
},