sanyog16 commited on
Commit
76b999a
·
verified ·
1 Parent(s): 94c21a8

removed unused imports

Browse files
Files changed (1) hide show
  1. ai_insights.py +0 -2
ai_insights.py CHANGED
@@ -1,6 +1,4 @@
1
  import openai
2
- import streamlit as st
3
- import os
4
 
5
  def get_ai_insight(indicator_name, indicator_value, api_key):
6
  """
 
1
  import openai
 
 
2
 
3
  def get_ai_insight(indicator_name, indicator_value, api_key):
4
  """