Cleanup code. /JL

This commit is contained in:
2025-05-06 20:57:58 +02:00
parent e02148c937
commit b0d364b15e
15 changed files with 2 additions and 15 deletions

View File

@@ -7,7 +7,6 @@ Subsequent updates will be done, based on updates for the F310.
import pygame
from pygameControls.controlsbase import ControlsBase
from enums import ConnectionType
class LogitechF510Controller(ControlsBase):
def __init__(self, joy):