Skip to content

Commit

Permalink
fix#1216:Unnecessary kotlin files removed
Browse files Browse the repository at this point in the history
  • Loading branch information
haran2248 committed Feb 26, 2021
1 parent eeab9ad commit f55b616
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
package org.mifos.mobilewallet.mifospay.standinginstruction.ui

import android.annotation.SuppressLint
import android.app.DatePickerDialog
import android.content.res.Resources
import android.os.Build
import android.os.Bundle
import android.support.annotation.RequiresApi
import android.view.Menu
import android.view.MenuItem
import android.view.View
Expand All @@ -23,8 +20,6 @@ import org.mifos.mobilewallet.mifospay.utils.Constants
import org.mifos.mobilewallet.mifospay.utils.DialogBox
import org.mifos.mobilewallet.mifospay.utils.Utils
import java.text.SimpleDateFormat
import java.time.LocalDate
import java.time.format.DateTimeFormatter
import java.util.*
import javax.inject.Inject

Expand Down

0 comments on commit f55b616

Please sign in to comment.