Removed unused module dependency

This commit is contained in:
Jordon Brooks 2024-07-08 21:54:25 +01:00
parent 52ae204afe
commit 5fac24b973
Signed by: jordon
GPG key ID: DBD9758CD53E786A

View file

@ -18,8 +18,6 @@ public class HarmonyLinkSettings : ModuleRules
{ {
"CoreUObject", "CoreUObject",
"Engine", "Engine",
"Slate",
"SlateCore",
"HarmonyLinkUE" "HarmonyLinkUE"
} }