Skip to content

Commit 91e8183

Browse files
committed
Reference core types in GatewayClient.cs
1 parent aace765 commit 91e8183

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Fluxify.Gateway/GatewayClient.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
using System.Net.WebSockets;
1616
using Fluxify.Core;
1717
using Fluxify.Core.Credentials;
18+
using Fluxify.Core.Types;
1819
using Fluxify.Dto.Users;
1920
using Fluxify.Gateway.Model;
2021
using Fluxify.Gateway.Model.Data;

0 commit comments

Comments
 (0)