Resharper cleanup and fixes and remove useless asp overhead

This commit is contained in:
runebaas 2018-05-15 01:18:26 +02:00
parent e0d6a97dca
commit acb2b25e09
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6
44 changed files with 54 additions and 81 deletions

View file

@ -1,5 +1,4 @@
using System.Collections.Generic;
using Geekbot.net.Lib;
using Geekbot.net.Lib.Converters;
using Xunit;

View file

@ -1,5 +1,4 @@
using System.Collections.Generic;
using Geekbot.net.Lib;
using Geekbot.net.Lib.Levels;
using Xunit;