chore: remove useless import

This commit is contained in:
Anna 2021-04-24 13:19:53 -04:00
parent c2804d6e81
commit 379870028a

View File

@ -1,7 +1,6 @@
using System;
using System.Collections.Generic;
using Dalamud.Game;
using Dalamud.Plugin;
namespace XivCommon {
internal static class SigScannerExt {