Skip to content

Commit

Permalink
fix: update index.html (#5783)
Browse files Browse the repository at this point in the history
  • Loading branch information
loopingz authored Dec 18, 2024
1 parent fb1330f commit bca3b09
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/phoenix/server/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,6 @@
<body>
<div id="root"></div>
<script>(function() {
// Request Info:
// URL: {{request.url}}
// Base URL: {{request.base_url}}
// Root Path: {{root_path}}
Object.defineProperty(window, "Config", {
// Place any server-side injected config here
// E.g. default UMAP parameters etc. that needs to be
Expand Down

0 comments on commit bca3b09

Please sign in to comment.