Skip to content

Commit

Permalink
Remove testing linter error now that pipeline is tested
Browse files Browse the repository at this point in the history
  • Loading branch information
tonelli-m committed Jul 16, 2024
1 parent 4b6b01e commit c54607c
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,4 @@ interface PermissionsService {

const val PERMISSION_CHECK_FLOW_FREQUENCY = 1000L
}

fun DETEKT_ERROR(unused_parameter: Int) {

}
}
}

0 comments on commit c54607c

Please sign in to comment.