mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-07-30 04:38:51 +00:00
Upgrade Android checkstyle to 9.0.1
Adapt checkstyle.xml to match the latest version, and remove a line break between imports which trigger a checkstyle volation.
This commit is contained in:
parent
8bf28e9f53
commit
0c9666b733
3 changed files with 9 additions and 29 deletions
|
@ -2,7 +2,6 @@ package com.genymobile.scrcpy;
|
|||
|
||||
import android.view.KeyEvent;
|
||||
import android.view.MotionEvent;
|
||||
|
||||
import org.junit.Assert;
|
||||
import org.junit.Test;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue