diff --git a/build_library/base_image_util.sh b/build_library/base_image_util.sh index eb9014b56e..c319bf3189 100755 --- a/build_library/base_image_util.sh +++ b/build_library/base_image_util.sh @@ -2,8 +2,6 @@ # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. -. "${SRC_ROOT}/platform/dev/toolchain_utils.sh" || exit 1 - create_base_image() { local image_name=$1 local disk_layout=$2