Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 0f55133

Browse files
Commenting log message
1 parent 7a52d98 commit 0f55133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/UnityExtension/Assets/Editor/GitHub.Unity/UI/GitPathView.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ private void ValidateAndSetGitInstallPath(string value)
265265
}
266266
else
267267
{
268-
Logger.Trace("Validating Git Path:{0}", value);
268+
//Logger.Trace("Validating Git Path:{0}", value);
269269

270270
gitVersionErrorMessage = null;
271271

0 commit comments

Comments
 (0)