Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
DoctorMcKay committed Oct 24, 2023
1 parent 2fe4c4c commit 31c2d1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion HSPI_IRobot/HSPI.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
using IRobotLANClient.Exceptions;
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using Timer = System.Timers.Timer;

namespace HSPI_IRobot {
public class HSPI : AbstractPlugin {
Expand Down

0 comments on commit 31c2d1f

Please sign in to comment.