diff --git a/examples/st_game/stanford_town.py b/examples/st_game/stanford_town.py index 446b60ce0..f10332b60 100644 --- a/examples/st_game/stanford_town.py +++ b/examples/st_game/stanford_town.py @@ -4,7 +4,6 @@ from typing import Any, Optional - from examples.st_game.roles.st_role import STRole from examples.st_game.utils.const import MAZE_ASSET_PATH from metagpt.context import Context