Skip to content

Commit

Permalink
detekt
Browse files Browse the repository at this point in the history
Signed-off-by: rapterjet2004 <[email protected]>
  • Loading branch information
rapterjet2004 committed Aug 29, 2023
1 parent 2f9ba02 commit 8fdb112
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ class DateTimePickerFragment(
day,
timePicker.hour,
timePicker.minute,
daysToAdd = 1, // weird work around
daysToAdd = 1 // weird work around
)
setTimeStamp(getTimeFromTimeStamp(timestamp))
currentTimeStamp = timestamp / ONE_SEC
Expand Down

0 comments on commit 8fdb112

Please sign in to comment.