Skip to content

Commit 3f37875

Browse files
committed
touch
Signed-off-by: Demis Bellot <demis.bellot@gmail.com>
1 parent 741339b commit 3f37875

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

AiServer/Configure.AppHost.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
using System.Data;
22
using AiServer.ServiceInterface;
3-
using AiServer.ServiceInterface.Comfy;
43
using AiServer.ServiceInterface.Generation;
54
using AiServer.ServiceModel;
65
using ServiceStack.Configuration;
76
using ServiceStack.Data;
87
using ServiceStack.IO;
98
using ServiceStack.Jobs;
10-
using ServiceStack.NativeTypes;
119
using ServiceStack.OrmLite;
1210

1311
[assembly: HostingStartup(typeof(AiServer.AppHost))]

0 commit comments

Comments
 (0)