jproman commited on
Commit
b26329e
·
1 Parent(s): 2a946f1

app clean-up

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -6,7 +6,6 @@ import pandas as pd
6
 
7
  import config
8
  from agent import Agent
9
- from utils import DuckDuckGo
10
 
11
 
12
  def run_and_submit_all( profile: gr.OAuthProfile | None):
 
6
 
7
  import config
8
  from agent import Agent
 
9
 
10
 
11
  def run_and_submit_all( profile: gr.OAuthProfile | None):