Skip to content

Commit

Permalink
chore(PortfolioView): Clean imports
Browse files Browse the repository at this point in the history
  • Loading branch information
danieskj committed May 14, 2026
1 parent 946a0ce commit 3adaa98
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,9 @@
import edu.ntnu.idi.idatt.view.components.ui.UIFactory;
import javafx.beans.binding.Bindings;
import javafx.geometry.Insets;
import javafx.geometry.Pos;
import javafx.scene.Parent;
import javafx.scene.control.Label;
import javafx.scene.control.ScrollPane;
import javafx.scene.layout.*;
import javafx.scene.text.TextAlignment;

import java.util.List;

Expand Down
Empty file.

0 comments on commit 3adaa98

Please sign in to comment.