Skip to content

Commit 05042ca

Browse files
committed
fix: remove unused plotly.graph_objects import
1 parent 1c40c18 commit 05042ca

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Homepage.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import pandas as pd
44
import plotly.express as px
5-
import plotly.graph_objects as go
65
import streamlit as st
76
from google.cloud import bigquery
87
from google.oauth2 import service_account

0 commit comments

Comments
 (0)