mirror of
https://github.com/Genymobile/scrcpy
synced 2025-02-16 12:36:51 +00:00
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…
Reference in New Issue
Block a user