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

@@ -14,7 +14,6 @@ This controller is a usb controller, with the following features.
import pygame
from pygameControls.controlsbase import ControlsBase
from enums import ConnectionType
class LogitechDualActionController(ControlsBase):
def __init__(self, joy):