diff --git a/scripts/oe-selftest b/scripts/oe-selftest index 18ac0f5869..afc48d9905 100755 --- a/scripts/oe-selftest +++ b/scripts/oe-selftest @@ -18,8 +18,6 @@ import os import sys -import argparse -import logging scripts_path = os.path.dirname(os.path.realpath(__file__)) lib_path = scripts_path + '/lib'