1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2024-12-25 20:18:01 +02:00

removed unused import time

This commit is contained in:
reujab 2017-07-27 17:49:46 -04:00
parent b5d8c11fbd
commit c505466c56

View File

@ -22,7 +22,6 @@ import os
import argparse
from argparse import RawTextHelpFormatter
import errno
import time
import subprocess
try: