Felguk commited on
Commit
7d5a473
·
verified ·
1 Parent(s): 1274df3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -1,6 +1,5 @@
1
  import streamlit as st
2
- from tool_request_page import tool_request_page
3
- from mail_page import mail_page
4
 
5
  # Function to simulate sending an email
6
  def send_request(name, tool):
 
1
  import streamlit as st
2
+
 
3
 
4
  # Function to simulate sending an email
5
  def send_request(name, tool):