Skip to content

Commit

Permalink
Removed dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
trag1c committed Mar 8, 2022
1 parent 36f1ac6 commit d64c553
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/samarium/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
from time import sleep as _sleep
from .tokenizer import tokenize
from .transpiler import Transpiler, CodeHandler
from typing import Union

Castable = Union[Integer, String]
MODULE_NAMES = [
"collections",
"datetime",
Expand Down

0 comments on commit d64c553

Please sign in to comment.