Referenzen entfernt
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
using Shared.Contracts;
|
||||
using Shared.Domain;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace SewerStammGen.Shared.Contracts
|
||||
{
|
||||
public interface IProjektDataService : IDataService<Projekt>
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user