Remove unused import
Introduced by the previous commit.
This commit is contained in:
parent
12a3bb25d3
commit
0792998cc2
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
package com.genymobile.scrcpy;
|
||||
|
||||
import com.genymobile.scrcpy.wrappers.SurfaceControl;
|
||||
|
||||
/**
|
||||
* Union of all supported event types, identified by their {@code type}.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue