Skip to content

Commit

Permalink
Update playground with angular 9
Browse files Browse the repository at this point in the history
  • Loading branch information
explooosion committed Jun 5, 2020
1 parent 83ebb0b commit 4c3dd17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playground/src/environments/environment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

export const environment = {
production: false,
googleAPIKey: 'AIzaSyDMaCJEoVmMjlILOTHJm5RN9S43_-EKXaU',
googleAPIKey: '',
};

/*
Expand Down

1 comment on commit 4c3dd17

@explooosion
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

api key has been deleted.... 👻

Please sign in to comment.