Skip to content
This repository was archived by the owner on Jan 1, 2025. It is now read-only.

Commit e6c0b73

Browse files
committed
Remove mypy reference
1 parent 2b53fbc commit e6c0b73

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Mods/ModMenuManager.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import unrealsdk
22
from unrealsdk import *
3-
import mypy
4-
53

64
""" Here we populate our mod manager with all of our mods that we've got loaded. """
75

0 commit comments

Comments
 (0)