chore: remove unnecessary suppress

This commit is contained in:
Harsh Shandilya 2023-04-25 01:13:13 +05:30
parent 207f98ca17
commit a2123b7a5d
No known key found for this signature in database

View file

@ -1,11 +1,9 @@
/*
* Copyright © 2022 Harsh Shandilya.
* Copyright © 2022-2023 Harsh Shandilya.
* Use of this source code is governed by an MIT-style
* license that can be found in the LICENSE file or at
* https://opensource.org/licenses/MIT.
*/
@file:Suppress("NON_SOURCE_REPEATED_ANNOTATION") // IDE false-positive
package dev.msfjarvis.claw.common.ui.preview
import android.content.res.Configuration