Removed obsolete gc import
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -22,9 +22,6 @@ Functions:
|
||||
"""
|
||||
import argparse
|
||||
|
||||
import gc
|
||||
|
||||
|
||||
def main() -> None:
|
||||
"""
|
||||
Provides command line interface.
|
||||
|
||||
Reference in New Issue
Block a user