mrsegev / MovieNight

MovieNight is a sample Android application that uses the clean architecture approach and is written in Kotlin.
772 stars 144 forks source link

remove useless imports from classes in Presentation module #3

Closed onyxmueller closed 6 years ago

onyxmueller commented 6 years ago

Nothing exciting here. I noticed many classes in the Presentation module had useless imports so I thought I would help with cleaning them up.