From 531c83db97c5a8146218ed45f9d3c7aab62ea953 Mon Sep 17 00:00:00 2001 From: Tim Herbst Date: Sat, 26 Dec 2020 17:09:11 +0100 Subject: [PATCH] delete generated files --- .../frontend/src/app/map/map.component.css | 20 ------------------- .../src/app/map/map.component.css.map | 1 - 2 files changed, 21 deletions(-) delete mode 100644 projects/project-3/frontend/src/app/map/map.component.css delete mode 100644 projects/project-3/frontend/src/app/map/map.component.css.map diff --git a/projects/project-3/frontend/src/app/map/map.component.css b/projects/project-3/frontend/src/app/map/map.component.css deleted file mode 100644 index 928ef2d..0000000 --- a/projects/project-3/frontend/src/app/map/map.component.css +++ /dev/null @@ -1,20 +0,0 @@ -.toolbar-spacer { - flex: 1 1 auto; -} - -.map-container { - margin: 0; - height: 95%; -} - -.map-frame { - height: 100%; - width: 100%; -} - -#map { - height: 100%; - width: 100%; -} - -/*# sourceMappingURL=map.component.css.map */ diff --git a/projects/project-3/frontend/src/app/map/map.component.css.map b/projects/project-3/frontend/src/app/map/map.component.css.map deleted file mode 100644 index 9711d7d..0000000 --- a/projects/project-3/frontend/src/app/map/map.component.css.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sourceRoot":"","sources":["map.component.scss"],"names":[],"mappings":"AAAA;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;EACA","file":"map.component.css"} \ No newline at end of file