Tinsae commited on
Commit
ae00cd6
1 Parent(s): 923ffa1

remove leafmap import

Browse files
Files changed (2) hide show
  1. apps/home.py +1 -1
  2. apps/models.py +1 -1
apps/home.py CHANGED
@@ -1,5 +1,5 @@
1
  import streamlit as st
2
- import leafmap.foliumap as leafmap
3
 
4
  def app():
5
 
 
1
  import streamlit as st
2
+
3
 
4
  def app():
5
 
apps/models.py CHANGED
@@ -1,5 +1,5 @@
1
  import streamlit as st
2
- import leafmap.foliumap as leafmap
3
 
4
 
5
  def app():
 
1
  import streamlit as st
2
+
3
 
4
 
5
  def app():