removes warnings

This commit is contained in:
Paul Schneider 2017-01-06 14:55:48 +01:00
commit db7d7edc45
29 changed files with 25 additions and 63 deletions

View file

@ -1,7 +1,3 @@
using System;
using System.Collections.Concurrent;
using System.Net.WebSockets;
using System.Threading;
using Microsoft.AspNet.Builder;
using Microsoft.AspNet.Hosting;