From eb883d81002a16757d9d42f1f30de69be1de83f3 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sat, 22 May 2021 16:48:20 +0200 Subject: [PATCH] updated documentation and localization --- ExampleMod.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/ExampleMod.cs b/ExampleMod.cs index dc20f3c..54696ff 100644 --- a/ExampleMod.cs +++ b/ExampleMod.cs @@ -1,5 +1,4 @@ using System.Collections.Generic; -using System.Linq; using ExtremelySimpleLogger; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics;