diff --git a/QSB/MeteorSync/Patches/MeteorClientPatches.cs b/QSB/MeteorSync/Patches/MeteorClientPatches.cs index 72c8eea6..768109f8 100644 --- a/QSB/MeteorSync/Patches/MeteorClientPatches.cs +++ b/QSB/MeteorSync/Patches/MeteorClientPatches.cs @@ -1,6 +1,5 @@ using System; using HarmonyLib; -using OWML.Common; using QSB.MeteorSync.WorldObjects; using QSB.Patches; using QSB.Utility;