1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-05-08 02:34:06 +02:00

Remove unused 'using' statement from FormUpdateDownload

This commit is contained in:
chylex 2017-03-09 20:40:21 +01:00
parent e71e1c853f
commit 014cb18dcb

View File

@ -1,6 +1,5 @@
using System;
using System.ComponentModel;
using System.Globalization;
using System.IO;
using System.Net;
using System.Windows.Forms;