From 6d16c8ad9be22c41af6057bdfe69b6696dfb3cdf Mon Sep 17 00:00:00 2001 From: Paolo Possanzini Date: Fri, 27 Apr 2018 13:28:13 +0200 Subject: [PATCH] test --- Step/wwwroot/bower.json | 2 +- Step/wwwroot/src/main.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Step/wwwroot/bower.json b/Step/wwwroot/bower.json index 4185cba0..c44c83df 100644 --- a/Step/wwwroot/bower.json +++ b/Step/wwwroot/bower.json @@ -5,4 +5,4 @@ "font-awesome": "4.7.0", "glyphicons": "0.0.2" } -} \ No newline at end of file +} diff --git a/Step/wwwroot/src/main.js b/Step/wwwroot/src/main.js index abe3fb80..e3413ced 100644 --- a/Step/wwwroot/src/main.js +++ b/Step/wwwroot/src/main.js @@ -71,4 +71,4 @@ if (!String.prototype.format) { match; }); }; -} \ No newline at end of file +}