Unverified Commit 6fef40b9 authored by Matthew Finkel's avatar Matthew Finkel
Browse files

Bug 40162: Disable Numbus experiments

parent 9fa6fc6f
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -17,7 +17,7 @@ object FeatureFlags {
    /**
    /**
     * Enables the Nimbus experiments library.
     * Enables the Nimbus experiments library.
     */
     */
    const val nimbusExperiments = true
    const val nimbusExperiments = false


    /**
    /**
     * Enables the Addresses autofill feature.
     * Enables the Addresses autofill feature.