Remove unused imports

pull/2/head
Clément FRÉVILLE 11 months ago
parent c190656165
commit 6644d60fa2

@ -1,8 +1,5 @@
import pandas as pd
import streamlit as st
import matplotlib.pyplot as plt
import seaborn as sns
from pandas.api.types import is_numeric_dtype
st.set_page_config(
page_title="Project Miner",

Loading…
Cancel
Save