fix warnings

This commit is contained in:
goat 2023-09-23 11:18:20 +02:00
parent c55b93d3c2
commit 2119d08926
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
2 changed files with 2 additions and 0 deletions

View file

@ -1,4 +1,5 @@
using System.Reflection;
using Dalamud.Plugin.Services;
using Serilog;
using Serilog.Events;