Removes unnecessary Oqtane.UI namespace

This commit is contained in:
Cody
2024-02-17 18:17:13 -08:00
committed by GitHub
parent 766a190015
commit 2262d44638

View File

@ -1,5 +1,4 @@
using Oqtane.Models; using Oqtane.Models;
using Oqtane.UI;
using System.Collections.Generic; using System.Collections.Generic;
using System.Threading.Tasks; using System.Threading.Tasks;