msan_builder: remove unused import.

This commit is contained in:
Oliver Chang 2017-12-04 14:32:11 -08:00
parent ad476b52db
commit f402826092
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ from __future__ import print_function
import argparse
import imp
import os
import re
import shutil
import subprocess
import tempfile