refactor: organize imports
Used Single-Type-Import Declarations instead of Type-Import-on-Demand Declarations. Reference: https://docs.oracle.com/javase/specs/jls/se7/html/jls-7.html#jls-7.5
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Used Single-Type-Import Declarations instead of Type-Import-on-Demand Declarations. Reference: https://docs.oracle.com/javase/specs/jls/se7/html/jls-7.html#jls-7.5