mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
Remove missing namespace.
This commit is contained in:
parent
35db42bd8b
commit
bbe4cc16b5
@ -2,7 +2,6 @@
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using Remotely.Agent.Extensions;
|
||||
using Remotely.Agent.Interfaces;
|
||||
using Remotely.Agent.Utilities;
|
||||
using Remotely.Shared.Enums;
|
||||
using Remotely.Shared.Models;
|
||||
using Remotely.Shared.Utilities;
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
using Remotely.Agent.Interfaces;
|
||||
using Remotely.Agent.Utilities;
|
||||
using Remotely.Shared.Utilities;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user