From f097dfd17b247f77bdb18071302189b19931c621 Mon Sep 17 00:00:00 2001 From: Zefek <32429493+Zefek@users.noreply.github.com> Date: Mon, 1 Jun 2026 13:04:12 +0200 Subject: [PATCH] Delete OdectyMVC/wwwroot/js directory --- OdectyMVC/wwwroot/js/site.js | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 OdectyMVC/wwwroot/js/site.js diff --git a/OdectyMVC/wwwroot/js/site.js b/OdectyMVC/wwwroot/js/site.js deleted file mode 100644 index ac49c18..0000000 --- a/OdectyMVC/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.