optimize JavaScript handling

This commit is contained in:
sbwalker
2023-05-18 14:36:06 -04:00
parent 076d150f72
commit 0b8086bd36
7 changed files with 84 additions and 123 deletions

View File

@ -16,7 +16,6 @@ using Microsoft.JSInterop;
using Oqtane.Documentation;
using Oqtane.Modules;
using Oqtane.Services;
using Oqtane.Shared;
using Oqtane.UI;
namespace Oqtane.Client