Skip to content

Commit

Permalink
Remove more vestigal code
Browse files Browse the repository at this point in the history
  • Loading branch information
molenick committed Aug 1, 2023
1 parent cd95632 commit f693a97
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 90 deletions.
39 changes: 0 additions & 39 deletions katniss-test/src/bin/ui/debug.slint

This file was deleted.

49 changes: 0 additions & 49 deletions katniss-test/src/bin/ui/hyperdrive_console.slint

This file was deleted.

2 changes: 0 additions & 2 deletions katniss-test/src/bin/ui/main.slint
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { VerticalBox , HorizontalBox, Slider, SpinBox} from "std-widgets.slint";
import { DebugBox } from "debug.slint";
import { HyperdriveConsole } from "hyperdrive_console.slint";
import { VerticalVolume } from "vertical_volume.slint";

export component MainWindow inherits Window {
Expand Down

0 comments on commit f693a97

Please sign in to comment.