Skip to content

Commit

Permalink
remove separator
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurnikov committed Sep 1, 2024
1 parent 866bb30 commit 530ddd0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ class PerProjectAptosConfigurable(val project: Project): BoundConfigurable("Apto
}
.align(AlignX.RIGHT)
}
separator()
row {
checkBox("Enable Move V2")
.comment(
Expand Down

0 comments on commit 530ddd0

Please sign in to comment.