Skip to content

Commit

Permalink
Revert "chore: merge main into 7.16.0 - resolve conflicts (#8679)"
Browse files Browse the repository at this point in the history
This reverts commit 54e4f98.
  • Loading branch information
Cal-L committed Feb 22, 2024
1 parent 54e4f98 commit 80e5302
Show file tree
Hide file tree
Showing 587 changed files with 7,083 additions and 14,228 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-cherry-pick-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
inputs:
branch_name:
description: 'Target branch name to merge the cherry-picked branch into'
description: 'Branch name you want the cherry-pick branch to be based from'
required: true
commit_hash:
description: 'Commit Hash'
Expand Down
35 changes: 0 additions & 35 deletions .github/workflows/security-code-scanner.yml

This file was deleted.

8 changes: 1 addition & 7 deletions .js.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,4 @@ export WATCHER_PORT=8081
export METAMASK_ENVIRONMENT=""

# Build type: "main" or "flask"
export METAMASK_BUILD_TYPE=""

# Segment SDK proxy endpoint and write key
export SEGMENT_WRITE_KEY=""
export SEGMENT_PROXY_URL=""
export SEGMENT_DELETE_API_SOURCE_ID=""
export SEGMENT_REGULATIONS_ENDPOINT=""
export METAMASK_BUILD_TYPE=""
Loading

0 comments on commit 80e5302

Please sign in to comment.