Skip to content

Commit 9d31992

Browse files
committed
remove extra logging for debugging
1 parent 8bb1d79 commit 9d31992

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cleanrepo/Program.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,6 @@ string originalLink
574574
// This can happen if files from a different repo map to the same docset.
575575
// For example, the C# language specification:
576576
// [C# Language Specification](/dotnet/csharp/language-reference/language-specification/introduction)
577-
Console.WriteLine($"\nThe file '{absolutePath}' doesn't exist in this repo.");
578577
return;
579578
}
580579

0 commit comments

Comments
 (0)