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

Remove unused 'using' statements for the billionth time

This commit is contained in:
2017-08-13 16:55:08 +02:00
parent 9074cdf340
commit 346391ca2d

@@ -1,6 +1,4 @@
using System; using System.Drawing;
using System.Drawing;
using System.Drawing.Drawing2D;
using System.Windows.Forms; using System.Windows.Forms;
namespace TweetDuck.Video.Controls{ namespace TweetDuck.Video.Controls{