Skip to content

Commit

Permalink
remove debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
flok committed Mar 2, 2024
1 parent 519e667 commit 5238a1f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pydualsense/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,4 @@
from .event_system import Event # noqa : F401
from .pydualsense import pydualsense, DSLight, DSState, DSTouchpad, DSTrigger, DSAudio # noqa : F401

print(sys.path)

__version__ = "0.7.1"

0 comments on commit 5238a1f

Please sign in to comment.