Skip to content

Commit

Permalink
Resolving conflict and removing commented code (#3387)
Browse files Browse the repository at this point in the history
  • Loading branch information
ttalty authored Oct 31, 2023
1 parent 1800e6f commit 4197606
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Core/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ public static class FeatureFlagKeys
public const string AutofillV2 = "autofill-v2";
public const string BrowserFilelessImport = "browser-fileless-import";
public const string AutofillOverlay = "autofill-overlay";
public const string ItemShare = "item-share";

public static List<string> GetAllKeys()
{
Expand Down

0 comments on commit 4197606

Please sign in to comment.