Fix deprecation warning in Java unit test
This commit is contained in:
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…
x
Reference in New Issue
Block a user