Skip to content

Commit

Permalink
Remove unused imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
DanAlbert committed Aug 17, 2021
1 parent 934f084 commit d42be2d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions libcxx/utils/merge_archives.py
Expand Up @@ -8,9 +8,7 @@
#===----------------------------------------------------------------------===##

from argparse import ArgumentParser
from ctypes.util import find_library
import distutils.spawn
import glob
import tempfile
import os
import shutil
Expand Down

0 comments on commit d42be2d

Please sign in to comment.