pkiraly/metadata-qa-api

Remove import .*

Closed this issue · 0 comments

Some imports expression uses the form import java.io.* which is not a nice style. Use explicit imports everywhere.