Skip to content

Commit 71914ef

Browse files
committed
Remove unused content
1 parent aaf6e7d commit 71914ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tool/Sources/Logger/Logger.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ public final class Logger {
1818
public static let gitHubCopilot = Logger(category: "GitHubCopilot")
1919
public static let codeium = Logger(category: "Codeium")
2020
public static let langchain = Logger(category: "LangChain")
21-
public static let python = Logger(category: "Python")
2221
#if DEBUG
2322
public static let temp = Logger(category: "Temp")
2423
#endif

0 commit comments

Comments
 (0)