remove using

This commit is contained in:
AT 2020-01-03 21:16:38 +02:00
parent b14d6c9216
commit 72e1a19ea5

View File

@ -2,7 +2,6 @@
using System.Collections.Concurrent;
using System.IO;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using System.Windows.Media;
using System.Windows.Media.Imaging;