Scala3 Follow-Up #1: Fix Compiler Warnings#9682
Conversation
|
Important Review skippedToo many files! This PR contains 176 files, which is 26 over the limit of 150. To get a review, narrow the scope: ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (176)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
MichaelBuessemeyer
left a comment
There was a problem hiding this comment.
Neat, thanks for the clean up.
Got 2 mini comments :D
| import com.scalableminds.util.tools.Fox | ||
| import com.typesafe.scalalogging.LazyLogging | ||
| import models.user.User | ||
| import play.api.libs.json.{JsReadable, JsSuccess} |
There was a problem hiding this comment.
why are these imports added. They seem unused
Steps to test:
Issues: