optimize assembly list retrieval

This commit is contained in:
Shaun Walker
2022-09-12 16:19:32 -04:00
parent 23ae4b01cb
commit 5302be8bc1
2 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,6 @@ using Oqtane.Shared;
using System.Linq;
using System.Diagnostics;
using System.Globalization;
using System;
namespace Oqtane.Controllers
{