Fix warning on release build
This commit is contained in:
parent
55c80d3743
commit
db009ce683
|
@ -14,6 +14,8 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
@file:Suppress("UNUSED_PARAMETER")
|
||||
|
||||
package im.vector.riotx.receivers
|
||||
|
||||
import android.content.BroadcastReceiver
|
||||
|
|
Loading…
Reference in New Issue