Removed unused collections module

This commit is contained in:
2021-02-19 18:33:29 +01:00
parent 2623229b3b
commit df9deffe85
-1
View File
@@ -8,7 +8,6 @@ Consult options below.
"""
import argparse
import collections
import os
import subprocess
import sys