Skip to content

Commit

Permalink
Fix non existing references
Browse files Browse the repository at this point in the history
  • Loading branch information
trippyone committed May 17, 2024
1 parent 1a53472 commit 2e0510c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Fika.Core/Networking/FikaClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
using Fika.Core.Networking.NatPunch;
using Fika.Core.Networking.Packets.GameWorld;
using Fika.Core.Networking.Packets.Player;
using Fika.Core.Networking.Websocket;
using HarmonyLib;
using LiteNetLib;
using LiteNetLib.Utils;
Expand Down
1 change: 0 additions & 1 deletion Fika.Core/Networking/NatPunch/FikaNatPunchClient.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
using LiteNetLib;
using Aki.Common.Http;
using Fika.Core.Networking.Websocket;
using WebSocketSharp;
using System.Security.Policy;
using System;
Expand Down

0 comments on commit 2e0510c

Please sign in to comment.