Move UuidUtils test to api module

This commit is contained in:
Andrew Steinborn
2018-09-27 02:33:47 -04:00
parent d639e47fbf
commit 403fec13d8

View File

@@ -1,5 +1,3 @@
package com.velocitypowered.proxy.util;
import com.velocitypowered.api.util.UuidUtils;
import org.junit.jupiter.api.Test;