Skip to content

Commit 208b148

Browse files
committed
code refactor
1 parent 28f5830 commit 208b148

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/ui/src/main/kotlin/ru/tech/imageresizershrinker/core/ui/widget/controls/selection/ImageFormatSelector.kt

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
* along with this program. If not, see <http://www.apache.org/licenses/LICENSE-2.0>.
1616
*/
1717

18+
@file:Suppress("UnnecessaryVariable")
19+
1820
package ru.tech.imageresizershrinker.core.ui.widget.controls.selection
1921

2022
import android.os.Build

0 commit comments

Comments
 (0)