On Tue, 28 Jan 2020 12:38:32 GMT, Ambarish Rapte <[email protected]> wrote:
>> The pull request has been updated with 1 additional commit. > > modules/javafx.controls/src/test/java/test/javafx/scene/control/TabPaneTest.java > line 57: > >> 56: import javafx.scene.input.KeyEvent; >> 57: import javafx.scene.input.MouseButton; >> 58: import javafx.scene.input.MouseEvent; > > This import it not used, please remove. Removed import and extra empty line. ------------- PR: https://git.openjdk.java.net/jfx/pull/89
