Corrected namespace.

This commit is contained in:
Jared Goodwin 2019-03-13 18:31:42 -07:00
parent 0c62aeea4a
commit 68dd3b7dcf
4 changed files with 4 additions and 8 deletions

View File

@ -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;

View File

@ -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;

View File

@ -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;

View File

@ -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;