:lipstick: Fix pylint warning.
authorCheng Zhao <zcbenz@gmail.com>
Mon, 28 Apr 2014 03:57:05 +0000 (11:57 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Mon, 28 Apr 2014 03:57:05 +0000 (11:57 +0800)
script/bootstrap.py

index ba24438..ed7096a 100755 (executable)
@@ -2,7 +2,6 @@
 
 import argparse
 import os
-import subprocess
 import sys
 
 from lib.config import LIBCHROMIUMCONTENT_COMMIT, BASE_URL