seal up unsealed classes, clean up using statements

This commit is contained in:
Tommy Parnell
2015-05-11 21:16:44 -04:00
parent d5671ff5a9
commit 81de4cfc01
12 changed files with 15 additions and 34 deletions

View File

@@ -1,8 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using NUnit.Framework;
using Untappd.Net.Responses.Actions;