Fix deprecation warning in Java unit test

pull/583/head
Romain Vimont 5 years ago
parent 273cec8a92
commit 1afe9ce2ee

@ -1,7 +1,6 @@
package com.genymobile.scrcpy;
import junit.framework.Assert;
import org.junit.Assert;
import org.junit.Test;
import java.nio.charset.StandardCharsets;

Loading…
Cancel
Save