contrib: Remove unused import string

This commit is contained in:
MarcoFalke 2018-03-28 14:35:28 -04:00
parent 624bee9659
commit 05120ee755

View file

@ -71,7 +71,6 @@ import argparse
import difflib
import io
import re
import string
import subprocess
import sys