paulirwin commented on code in PR #897:
URL: https://github.com/apache/lucenenet/pull/897#discussion_r1462014095


##########
src/Lucene.Net.Tests/Util/Packed/TestPackedInts.cs:
##########
@@ -7,7 +7,6 @@
 using System.Collections.Generic;
 using System.Globalization;
 using JCG = J2N.Collections.Generic;
-using Assert = Lucene.Net.TestFramework.Assert;

Review Comment:
   It was reimported below inside the namespace, see later in this file. In all 
cases here, I was only removing redundant or unused namespace imports. I 
understand the rationale 😄 



-- 
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

Reply via email to