pylint: remove outdated code
deprecated distutils module removed in Ibc2b329a261355aa96165f4af1acc377560e0a39 this code not need anymore. Change-Id: I63380c31a7be494567a6e6cdeaa10d048f2035ed Co-authored-by: Dr. Jens Harbott <harbott@osism.tech> Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
@@ -12,7 +12,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
# pylint: disable=import-error,deprecated-module
|
|
||||||
import os
|
import os
|
||||||
from subprocess import call
|
from subprocess import call
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user