From 69a346cb576fd4584ef6c7f984821e89f1580967 Mon Sep 17 00:00:00 2001 From: wing328 Date: Fri, 2 Oct 2015 22:43:37 +0800 Subject: [PATCH] remove python3 frmo all-petstore.sh --- bin/all-petstore.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/all-petstore.sh b/bin/all-petstore.sh index 180e95590be..2f9d4c0c0ff 100755 --- a/bin/all-petstore.sh +++ b/bin/all-petstore.sh @@ -33,7 +33,6 @@ cd $APP_DIR ./bin/perl-petstore.sh ./bin/php-petstore.sh ./bin/python-petstore.sh -./bin/python3-petstore.sh ./bin/qt5-petstore.sh ./bin/ruby-petstore.sh ./bin/scala-async-petstore.sh