diff options
Diffstat (limited to 'Timeline/ClientApp/angular.json')
-rw-r--r-- | Timeline/ClientApp/angular.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Timeline/ClientApp/angular.json b/Timeline/ClientApp/angular.json index d1381991..bf8a95ed 100644 --- a/Timeline/ClientApp/angular.json +++ b/Timeline/ClientApp/angular.json @@ -24,7 +24,6 @@ "src/assets" ], "styles": [ - "node_modules/bootstrap/dist/css/bootstrap.min.css", "src/styles.css" ], "scripts": [] |