Skip to content

Commit

Permalink
v2.5 remove unnecessary imports
Browse files Browse the repository at this point in the history
  • Loading branch information
sparkcity committed Jul 16, 2023
1 parent 9e71028 commit 65ea9a0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,8 @@ init_doc()
################################# Imports and Initializations
import pandas as pd
import numpy as np
import panel as pn
import plotly.express as px
import plotly.io as pio
import plotly.graph_objects as go
import math
ACCENT = "#e56c6c"
Expand Down

0 comments on commit 65ea9a0

Please sign in to comment.