@ -12,4 +12,3 @@
# See the License for the specific language governing permissions and
# limitations under the License.
from .paddlespeech_server import ServerExecutor
#from .paddlespeech_client import ClientExecutor
@ -23,7 +23,6 @@ def _CommandDict():
def _execute():
com = commands
print("0000000000000: ", com)
idx = 0
for _argv in (['paddleserver'] + sys.argv[1:]):