Skip to content

Commit

Permalink
clean up code
Browse files Browse the repository at this point in the history
  • Loading branch information
peretr committed May 13, 2026
1 parent 554297b commit 774cb9d
Show file tree
Hide file tree
Showing 3 changed files with 188 additions and 188 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,9 @@
* Handles app button creation, resizing, click events, and drag-and-drop.
*/
public final class DesktopViewController {
/** Controller for popups. */
private final PopupController popupController;
/** View for the desktop. */
private final DesktopView desktopView;
/** Player model. */
private final Player player;
/** Time and weather controller. */
private final TimeAndWeatherController timeAndWeatherController;

/**
Expand Down
Loading

0 comments on commit 774cb9d

Please sign in to comment.