Skip to content

Commit

Permalink
remove bonus import
Browse files Browse the repository at this point in the history
  • Loading branch information
InvincibleRMC committed Feb 10, 2024
1 parent e3a3a14 commit 7956260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/surface/gui/gui/widgets/arm.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from gui.styles.custom_styles import ButtonIndicator
from mavros_msgs.srv import CommandBool
from PyQt6.QtCore import pyqtSignal, pyqtSlot
from PyQt6.QtWidgets import QHBoxLayout, QPushButton, QWidget
from PyQt6.QtWidgets import QHBoxLayout, QWidget

from rov_msgs.msg import VehicleState

Expand Down

0 comments on commit 7956260

Please sign in to comment.