Moved interface
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
				
			|||||||
using System;
 | 
					using System;
 | 
				
			||||||
using System.Threading.Tasks;
 | 
					using System.Threading.Tasks;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
namespace Birdmap.API.Services.Hubs
 | 
					namespace Birdmap.API.Services
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    public interface IDevicesHubClient
 | 
					    public interface IDevicesHubClient
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
		Reference in New Issue
	
	Block a user