Skip to content

Commit

Permalink
Remove duplicate align
Browse files Browse the repository at this point in the history
  • Loading branch information
mrosseel committed Jan 28, 2025
1 parent f83d8f3 commit af0dd47
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions python/PiFinder/ui/menu_structure.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,6 @@
},
],
},
{
"name": "Align",
"class": UIAlign,
"stateful": True,
"preload": True,
},
{
"name": "Chart",
"class": UIChart,
Expand Down

0 comments on commit af0dd47

Please sign in to comment.