Remove unused import.

This commit is contained in:
Matthieu Gautier 2023-05-12 17:00:53 +02:00
parent fd46c52473
commit fc81551555
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@ from common import (
fix_macos_rpath, fix_macos_rpath,
trigger_docker_publish, trigger_docker_publish,
BASE_DIR, BASE_DIR,
TMP_DIR,
HOME,
OS_NAME, OS_NAME,
PLATFORM_TARGET, PLATFORM_TARGET,
MAKE_RELEASE, MAKE_RELEASE,