mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-06-23 19:36:43 +00:00
reorganize and do proper resource cleanup
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package com.imaginarycode.minecraft.redisbungee.test;
|
||||
|
||||
import com.imaginarycode.minecraft.redisbungee.util.NameFetcher;
|
||||
import com.imaginarycode.minecraft.redisbungee.util.UUIDFetcher;
|
||||
import com.imaginarycode.minecraft.redisbungee.util.uuid.NameFetcher;
|
||||
import com.imaginarycode.minecraft.redisbungee.util.uuid.UUIDFetcher;
|
||||
import com.squareup.okhttp.OkHttpClient;
|
||||
import org.junit.Test;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user