Removing unused interface
This commit is contained in:
parent
acef51e415
commit
0f5343a614
|
@ -83,8 +83,4 @@ class ChooseLiveDurationBottomSheet :
|
|||
return bottomSheet
|
||||
}
|
||||
}
|
||||
|
||||
interface DurationChoiceListener {
|
||||
fun onDurationChoice(durationMillis: Long)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue