Skip to content

Commit a6193b6

Browse files
committed
fix: remove unused go import, apply ruff format
1 parent 09b95fb commit a6193b6

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)