format: clean up leftovers

This commit is contained in:
InsanePrawn 2022-02-18 06:46:05 +01:00
parent 7a324555da
commit 0c38fabf11
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
import os
from typing import Union, Optional, TypedDict
from typing import Optional, TypedDict
from config import config
from constants import Arch