diff options
| author | transtrike <transtrike@gmail.com> | 2020-12-10 13:54:23 +0200 |
|---|---|---|
| committer | transtrike <transtrike@gmail.com> | 2020-12-10 13:54:23 +0200 |
| commit | ee80c6ff969b5b4cfc3d1292f15928fc8bd2d667 (patch) | |
| tree | 02d126568767f77f78127a347b142e5225fab4de /Web/wwwroot/js/site.js | |
| parent | 7941f1ab479b72ee53e94aef54b8390d21d36f84 (diff) | |
| download | DevHive-ee80c6ff969b5b4cfc3d1292f15928fc8bd2d667.tar DevHive-ee80c6ff969b5b4cfc3d1292f15928fc8bd2d667.tar.gz DevHive-ee80c6ff969b5b4cfc3d1292f15928fc8bd2d667.zip | |
Replaced ASP.NET Core MVC with Blazor
Diffstat (limited to 'Web/wwwroot/js/site.js')
| -rw-r--r-- | Web/wwwroot/js/site.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Web/wwwroot/js/site.js b/Web/wwwroot/js/site.js deleted file mode 100644 index b2f58e1..0000000 --- a/Web/wwwroot/js/site.js +++ /dev/null @@ -1,4 +0,0 @@ -// Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
-// for details on configuring this project to bundle and minify static web assets.
-
-// Write your JavaScript code.
|
