Update AchievementInfo.cs

This commit is contained in:
Nick 2022-06-19 14:46:32 -04:00
parent 181f75b427
commit 13a7e5ea4a

View File

@ -1,10 +1,6 @@
using NewHorizons.Builder.Props;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace NewHorizons.AchievementsPlus
{