rs-client: remove Export annotations
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import net.runelite.mapping.Export;
|
||||
import net.runelite.mapping.Implements;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
import net.runelite.mapping.ObfuscatedSignature;
|
||||
@@ -11,6 +10,5 @@ public interface PlatformInfoProvider {
|
||||
descriptor = "(I)Lmr;",
|
||||
garbageValue = "-1896317364"
|
||||
)
|
||||
@Export("get")
|
||||
PlatformInfo get();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user