CTCV2/app/src/main/java/com/discord/stores/StoreAuthentication.java

8 lines
140 B
Java

package com.discord.stores;
import lanchon.dexpatcher.annotation.DexIgnore;
@DexIgnore
public class StoreAuthentication extends Store {
}