darpanaswal commited on
Commit
8ed9db0
·
verified ·
1 Parent(s): 7c1bf97

Delete testtoken.py

Browse files
Files changed (1) hide show
  1. testtoken.py +0 -4
testtoken.py DELETED
@@ -1,4 +0,0 @@
1
- import streamlit as st
2
-
3
- token = st.secrets('HF_TOKEN')
4
- print(token)