paulirwin commented on code in PR #897: URL: https://github.com/apache/lucenenet/pull/897#discussion_r1462016123
########## src/Lucene.Net.Tests/Util/TestCollectionUtil.cs: ########## @@ -4,7 +4,6 @@ using System.Collections.Generic; using System.Runtime.CompilerServices; using JCG = J2N.Collections.Generic; -using Assert = Lucene.Net.TestFramework.Assert; Review Comment: This file only uses the assert methods on the base test case so this using directive was unused. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@lucenenet.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org