mirror of
https://github.com/element-hq/element-android
synced 2024-11-28 13:38:49 +03:00
Fix warning on release build
This commit is contained in:
parent
55c80d3743
commit
db009ce683
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
@file:Suppress("UNUSED_PARAMETER")
|
||||
|
||||
package im.vector.riotx.receivers
|
||||
|
||||
import android.content.BroadcastReceiver
|
||||
|
|
Loading…
Reference in a new issue