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

Remove unused 'using' statement

This commit is contained in:
chylex 2017-06-20 09:50:31 +02:00
parent c2b1aef810
commit fcac7a4ce1

View File

@ -7,7 +7,6 @@
using TweetDuck.Core.Controls;
using TweetDuck.Core.Notification;
using TweetDuck.Core.Utils;
using TweetDuck.Plugins;
namespace TweetDuck.Configuration{
[Serializable]