Merge pull request 'Remove useless imports' (#8) from n3tael/p3he:main into main

Reviewed-on: bedohswe/p3he#8
This commit is contained in:
bʰedoh₂ swé 2024-04-06 19:15:46 +00:00
commit f561ecc076

View File

@ -1,8 +1,6 @@
#!/usr/bin/env python3
from numba import jit
from math import copysign, pi, acos
from time import time
import sys
import pygame