Skip to content

Commit

Permalink
refactor: Removed unused fields
Browse files Browse the repository at this point in the history
  • Loading branch information
volodymyr-chekyrta committed Feb 21, 2024
1 parent 46a5a58 commit 83af60f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion default_config/dev/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ FIREBASE:
PROJECT_ID: ''
APPLICATION_ID: ''
API_KEY: ''
GCM_SENDER_ID: ''

SEGMENT_IO:
ENABLED: false
Expand Down
1 change: 0 additions & 1 deletion default_config/prod/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ FIREBASE:
PROJECT_ID: ''
APPLICATION_ID: ''
API_KEY: ''
GCM_SENDER_ID: ''

SEGMENT_IO:
ENABLED: false
Expand Down
1 change: 0 additions & 1 deletion default_config/stage/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ FIREBASE:
PROJECT_ID: ''
APPLICATION_ID: ''
API_KEY: ''
GCM_SENDER_ID: ''

SEGMENT_IO:
ENABLED: false
Expand Down

0 comments on commit 83af60f

Please sign in to comment.