Skip to content

Commit

Permalink
Refactory
Browse files Browse the repository at this point in the history
  • Loading branch information
buracchi committed Feb 15, 2021
1 parent e84e2b5 commit 8e6448c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>

<?import javafx.geometry.*?>
<?import javafx.scene.control.*?>
<?import javafx.geometry.Insets?>
<?import javafx.scene.control.Label?>
<?import javafx.scene.layout.*?>
<AnchorPane xmlns:fx="http://javafx.com/fxml/1" xmlns="http://javafx.com/javafx/8"
fx:controller="com.ttbmp.cinehub.ui.desktop.buyticket.choosecinema.ChooseProjectionItemViewController">
Expand Down

0 comments on commit 8e6448c

Please sign in to comment.