Skip to content

Commit

Permalink
Remove unneeded suppress
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltroger committed Apr 17, 2024
1 parent 4325dc2 commit b5ecac3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ import javax.inject.Inject
private const val TOUCH_SLOP_FACTOR = 8
private const val PDF_MIME_TYPE = "application/pdf"

@Suppress("TooManyFunctions")
@AndroidEntryPoint
class CertificateFragment : Fragment(R.layout.fragment_certificate) {

Expand Down

0 comments on commit b5ecac3

Please sign in to comment.