Moved interface

This commit is contained in:
kunkliricsi 2020-11-09 18:13:02 +01:00
parent 3632e56dc4
commit 639e6edac6

View File

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