From 20ce56ce10b627cbc8586ecf0fd4d9d967057503 Mon Sep 17 00:00:00 2001 From: zhanglei Date: Tue, 11 Jun 2024 18:05:35 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E7=8E=AF=E5=A2=83=E5=8F=98=E9=87=8F?= =?UTF-8?q?=E5=8E=BB=E6=8E=89=EF=BC=8Cmgx=20backend=E5=B7=B2=E7=BB=8F?= =?UTF-8?q?=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- metagpt/tools/libs/terminal.py | 1 - 1 file changed, 1 deletion(-) diff --git a/metagpt/tools/libs/terminal.py b/metagpt/tools/libs/terminal.py index 0cc586fc1..faf2893a7 100644 --- a/metagpt/tools/libs/terminal.py +++ b/metagpt/tools/libs/terminal.py @@ -1,4 +1,3 @@ -import os import subprocess import threading from queue import Queue