mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-24 00:30:35 +02:00
Remove unused class (#1657)
This commit is contained in:
parent
0def9a04f2
commit
b1832c5595
|
|
@ -1,6 +0,0 @@
|
|||
package dev.msfjarvis.aps.util
|
||||
|
||||
/** Naive feature flagging functionality to allow merging incomplete features */
|
||||
object FeatureFlags {
|
||||
const val ENABLE_PGP_V2_BACKEND = false
|
||||
}
|
||||
Loading…
Reference in a new issue