Remove unused class (#1657)
This commit is contained in:
parent
0def9a04f2
commit
b1832c5595
1 changed files with 0 additions and 6 deletions
|
@ -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