Skip to content

Commit

Permalink
removes unnecessary annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
cmonfortep committed Jan 30, 2025
1 parent adc22eb commit 1814778
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ class RealAutofillService : AutofillService() {
AndroidInjection.inject(this)
}

@RequiresApi(VERSION_CODES.R)
override fun onFillRequest(
request: FillRequest,
cancellationSignal: CancellationSignal,
Expand Down

0 comments on commit 1814778

Please sign in to comment.