mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-03-04 14:36:20 -05:00
removing an unused constant
This commit is contained in:
@@ -6,7 +6,6 @@ import com.simplemobiletools.commons.helpers.TAB_STORAGE_ANALYSIS
|
||||
|
||||
const val PATH = "path"
|
||||
const val MAX_COLUMN_COUNT = 20
|
||||
const val HIDE_SYSTEM_UI_DELAY = 800L
|
||||
|
||||
// shared preferences
|
||||
const val SHOW_HIDDEN = "show_hidden"
|
||||
|
||||
Reference in New Issue
Block a user