project(interfaces): Add missing interface

This commit is contained in:
Owain van Brakel
2022-05-11 15:03:06 +02:00
parent 69234931db
commit 9ba4440815

View File

@@ -0,0 +1,4 @@
package net.runelite.rs.api;
public interface RSRefreshAccessTokenRequester
{}