chore: remove useless import

This commit is contained in:
Anna 2021-04-24 13:19:53 -04:00
parent 230aa3f1b3
commit 0c7923970f
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 0 additions and 1 deletions

View File

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