Skip to content

Commit

Permalink
[feature/disabled-automatically-after-12-hours] fixes format findings…
Browse files Browse the repository at this point in the history
… (part2)
  • Loading branch information
ml-c24 committed Oct 10, 2024
1 parent 93ce73f commit a0b9331
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,7 @@ class DevSettingsService : DefaultLifecycleObserver {
.Builder()
.setRequiresDeviceIdle(true)
.build()
)
.build()
).build()

workManager.enqueueUniqueWork(
DisableDevSettingsWorker.WORK_NAME,
Expand Down

0 comments on commit a0b9331

Please sign in to comment.