remove python3 frmo all-petstore.sh

This commit is contained in:
wing328 2015-10-02 22:43:37 +08:00
parent d451d4efb8
commit 69a346cb57

View File

@ -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