Skip to content

Commit 6872949

Browse files
committed
hotfix: remove buggy import in hosted_agent/agent.py
1 parent f624214 commit 6872949

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/game_sdk/hosted_game/agent.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from typing import List, Any, Dict, Optional, Union, Set
22
from dataclasses import dataclass, asdict
3-
from string import ContentLLMTemplate
43
import json
54
import uuid
65
import requests

0 commit comments

Comments
 (0)