Skip to content

Commit

Permalink
removed extra field
Browse files Browse the repository at this point in the history
  • Loading branch information
Anastasia-Nikitina committed May 8, 2023
1 parent bbf767f commit 79a2acb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/kotlin/solve/importer/view/ControlPanel.kt
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ class ControlPanel : View() {

private val buttonStyle = Style.buttonStyle

private val loading: LoadingScreen by inject()

private val importButtonModel = ButtonModel()

private val filesCountIcon = loadResourcesImage(IconsImporterCheckCirclePath)
Expand Down

0 comments on commit 79a2acb

Please sign in to comment.