eric-milles commented on pull request #1671: URL: https://github.com/apache/groovy/pull/1671#issuecomment-1005169060
It is possible in a source unit to have multiple imports for the same type. So it is normal to have multiple AST nodes that represent the same logical import. It is best IMO you de-duplicate using your own filtering logic. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
