Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Valkirie committed Nov 13, 2021
1 parent 8d61d71 commit 9c39f26
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion ControllerHelper/PipeClient.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
using ControllerService;
using NamedPipeWrapper;
using System;
using System.Windows.Forms;

namespace ControllerHelper
{
Expand Down
1 change: 0 additions & 1 deletion ControllerService/PipeServer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
using System;
using System.Collections.Generic;
using System.IO.Pipes;
using System.Security.AccessControl;
using System.Timers;
using Timer = System.Timers.Timer;

Expand Down

0 comments on commit 9c39f26

Please sign in to comment.