pyobjus: remove unused import

This commit is contained in:
Mathieu Virbel 2015-02-24 11:29:53 +01:00
parent 01593a0699
commit c78e7e2216

View file

@ -2,7 +2,6 @@ from toolchain import Recipe, shprint
from os.path import join
import sh
import os
import fnmatch
import shutil