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

@@ -5,7 +5,6 @@ This controller is a usb/wireless controller.
import pygame
from pygameControls.controlsbase import ControlsBase
from enums import ConnectionType
class LogitechF710Controller(ControlsBase):
def __init__(self, joy):