Skip to content

Commit a756b18

Browse files
committed
Merge branch 'dpopes_knows_best' of https://github.com/taylorwilsdon/google_workspace_mcp into dpopes_knows_best
2 parents 39e055a + 3ea29dc commit a756b18

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

core/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ def validate_file_path(file_path: str) -> Path:
6666
Raises:
6767
ValueError: If the path is outside allowed directories or targets
6868
a sensitive location.
69-
FileNotFoundError: If the resolved path does not exist.
7069
"""
7170
resolved = Path(file_path).resolve()
7271

0 commit comments

Comments
 (0)