removed getpid (i swear i have done this like four times)

This commit is contained in:
Noah Swerhun 2023-03-14 20:40:39 -05:00
parent 64ff1d8f3b
commit cde7b1af0d

View file

@ -1,5 +1,3 @@
from os import getpid
from SignalRouter import SignalRouter
from Bar import Bar
from Module import Module