Skip to content

Commit 911e77f

Browse files
committed
remove unneeded fx id
1 parent 4eafe33 commit 911e77f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/resources/fxml/orbit_the_camera_around_an_object.fxml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
<?import com.esri.arcgisruntime.mapping.view.SceneView?>
3232
<?import javafx.scene.layout.HBox?>
3333
<StackPane
34-
fx:id="stackpane"
3534
fx:controller="com.esri.samples.scene.orbit_the_camera_around_an_object.OrbitTheCameraAroundAnObjectController"
3635
xmlns:fx="http://javafx.com/fxml"
3736
stylesheets="/css/style.css">

0 commit comments

Comments
 (0)