chore: remove redundant placeholder code

This commit is contained in:
Annyfee
2025-12-06 16:26:41 +08:00
parent 88ea4bf518
commit 5ccf901f56
-12
View File
@@ -23,15 +23,3 @@ if not LANGCHAIN_API_KEY:
raise ValueError("× 请在.env中设置LANGCHAIN_API_KEY")
if not AMAP_MAPS_API_KEY:
raise ValueError("× 请在.env中设置AMAP_MAPS_API_KEY")