- remove: Length of penis

This commit is contained in:
2025-06-15 12:26:29 +03:00
parent df050b9417
commit 30a526a746
2 changed files with 1 additions and 2 deletions

View File

@@ -151,8 +151,6 @@ public class ServerViewContainer
_entries.Add(url.ToString(), entry);
}
Console.WriteLine("LENGTH OF PENIS IS: " + _entries.Count);
return entry;
}
}