crosvm.updateScript: remove unused import
This commit is contained in:
parent
e8c3d13d00
commit
11ffcf0fdf
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ import json
|
|||
import re
|
||||
import shlex
|
||||
import subprocess
|
||||
from codecs import iterdecode
|
||||
from os.path import abspath, dirname, splitext
|
||||
from lxml import etree
|
||||
from lxml.etree import HTMLParser
|
||||
|
|
Loading…
Reference in a new issue