mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
core: Sort and remove usings (#7159)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
using CommandLine;
|
||||
using System;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Linq;
|
||||
using System.Windows.Forms;
|
||||
using CommandLine;
|
||||
|
||||
namespace Jackett.Tray
|
||||
{
|
||||
|
Reference in New Issue
Block a user