import 식 내 불필요한 중괄호를 보고합니다.
예:
import scala.math.{max}
빠른 수정 적용 후:
import scala.math.max