Skip to content

Commit

Permalink
remove old changes
Browse files Browse the repository at this point in the history
  • Loading branch information
zachglee committed Oct 17, 2023
1 parent 8b1a5f8 commit 5ca8d7b
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 56,521 deletions.
3 changes: 1 addition & 2 deletions frontend/app/src/vendor/Segment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,7 @@ export const initializeSegment = (): void => {
// Load Analytics.js with your key, which will automatically
// load the tools you've enabled for your account. Boosh!

// analytics.load("iCkMy7ymtJ9qYzQRXkQpnAJEq7D4NyMU") // Streamlit's segment key
analytics.load("uD5kfGR6CfLJvBu1gLDm1IrPWwlc4IRu") // Our segment key
analytics.load("iCkMy7ymtJ9qYzQRXkQpnAJEq7D4NyMU")
}

/* eslint-enable */
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "streamlit",
"version": "1.25.0.dev2",
"version": "1.25.0.dev1",
"private": true,
"workspaces": ["app", "lib"],
"scripts": {
Expand Down
Loading

0 comments on commit 5ca8d7b

Please sign in to comment.