Skip to content

Commit

Permalink
Remove unneeded code
Browse files Browse the repository at this point in the history
  • Loading branch information
DonLakeFlyer committed Mar 27, 2021
1 parent 312c4b0 commit d9b75a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/FactSystem/FactControls/FactCheckBox.qml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ import QGroundControl.Palette 1.0
import QGroundControl.Controls 1.0

QGCCheckBox {
checkedState: isFactChecked()

property Fact fact: Fact { }

property variant checkedValue: 1
Expand Down

0 comments on commit d9b75a0

Please sign in to comment.