From b5cd4e7c9e79ebe98219caca3d6341f918ac22cf Mon Sep 17 00:00:00 2001 From: Obscure Mosquito <130766178+ObscureMosquito@users.noreply.github.com> Date: Mon, 11 Sep 2023 15:49:16 +0200 Subject: [PATCH] Update Tweak.x Removed unnecessary header --- Tweak.x | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Tweak.x b/Tweak.x index 18e4cfa..0f3c974 100644 --- a/Tweak.x +++ b/Tweak.x @@ -1,5 +1,4 @@ #import -#import #import #import #import @@ -48,4 +47,4 @@ static void init_hook() { // Other initialization code for your tweak } -%end \ No newline at end of file +%end