mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
Corrected namespace.
This commit is contained in:
parent
0c62aeea4a
commit
68dd3b7dcf
@ -1,5 +1,4 @@
|
||||
using Remotely_Agent.Client;
|
||||
using Remotely_Agent.Services;
|
||||
using Remotely_Agent.Services;
|
||||
using Remotely_Library.Services;
|
||||
using Remotely_Library.Win32;
|
||||
using Remotely_Library.Win32_Classes;
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
using Remotely_Agent.Client;
|
||||
using Remotely_Library.Models;
|
||||
using Remotely_Library.Models;
|
||||
using Remotely_Library.Services;
|
||||
using Remotely_Library.Win32;
|
||||
using Remotely_Library.Win32_Classes;
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
using Remotely_Agent.Client;
|
||||
using Remotely_Library.Services;
|
||||
using Remotely_Library.Services;
|
||||
using Microsoft.AspNetCore.SignalR.Client;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
using Remotely_Agent.Client;
|
||||
using Remotely_Library.Services;
|
||||
using Remotely_Library.Services;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user