Remove unused Unity InputSystem reference from LeverPatch

This commit is contained in:
Valentijn
2026-05-30 15:39:52 +02:00
parent e2701738cc
commit 2af33b310c
2 changed files with 0 additions and 1 deletions

View File

@@ -1,6 +1,5 @@
using HarmonyLib;
using UnityEngine;
using UnityEngine.InputSystem;
namespace LaunchConfirm;