Skip to content

Commit 77b288a

Browse files
authored
removing an unused constant
1 parent 6798a1b commit 77b288a

File tree

1 file changed

+0
-1
lines changed
  • app/src/main/kotlin/com/simplemobiletools/filemanager/pro/helpers

1 file changed

+0
-1
lines changed

app/src/main/kotlin/com/simplemobiletools/filemanager/pro/helpers/Constants.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import com.simplemobiletools.commons.helpers.TAB_STORAGE_ANALYSIS
66

77
const val PATH = "path"
88
const val MAX_COLUMN_COUNT = 20
9-
const val HIDE_SYSTEM_UI_DELAY = 800L
109

1110
// shared preferences
1211
const val SHOW_HIDDEN = "show_hidden"

0 commit comments

Comments
 (0)