-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: remove unnecessary import #33
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the MR! Please rebase on top of master.
The imports formatting should be handled by scalafmt, your changes aren't required.
But indeed some imports aren't used 👍
1584d32
to
0cb66df
Compare
I have been rebeased and exec |
@laglangyue thanks, please run |
done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
{}
remove some unnecessary import
we not supprot scala 2.12, so we don't need import Seq