Skip to content

Commit

Permalink
#212: removes dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
rladstaetter committed Apr 10, 2024
1 parent 876636f commit 9d59c4f
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,3 @@ class SingleFileApplicationTest(val path: Path)

}

class ShowAboutDialogTest extends TestFxBaseApplicationTest with CanStartApplication {

final def services: LogoRRRServices = LogoRRRServices(Settings.Default
, new MockHostServices
, new EmptyFileService
, isUnderTest = true)

}

0 comments on commit 9d59c4f

Please sign in to comment.