зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1880805 - Suppress Slice deprecation. r=android-reviewers,gl
Differential Revision: https://phabricator.services.mozilla.com/D217434
This commit is contained in:
Родитель
41edf5f64e
Коммит
6ac91e5519
|
@ -2,6 +2,8 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
@file:Suppress("DEPRECATION")
|
||||
|
||||
package mozilla.components.feature.autofill.response.dataset
|
||||
|
||||
import android.annotation.SuppressLint
|
||||
|
|
Загрузка…
Ссылка в новой задаче