Skip to content

Commit

Permalink
Removed unused usings from ProcessManager.cs.
Browse files Browse the repository at this point in the history
  • Loading branch information
xvitaly committed Sep 19, 2024
1 parent 26fa376 commit 907f525
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/corelib/ProcessManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
* SPDX-License-Identifier: GPL-3.0-or-later
*/

using System;
using System.Diagnostics;
using System.IO;
using System.Security.Permissions;
using System.Security.Principal;

Expand Down

0 comments on commit 907f525

Please sign in to comment.