aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/kekztech/ServerProxy.java
blob: e509ab17222416a7be8efdeb4526ae97b3878f91 (plain)
1
2
3
4
5
6
package kekztech;

import common.CommonProxy;

public class ServerProxy extends CommonProxy {
}