Update modules/studentact/current_situation_interface.py
Browse files
modules/studentact/current_situation_interface.py
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
# modules/studentact/current_situation_interface.py
|
2 |
|
3 |
-
# modules/studentact/current_situation_interface.py
|
4 |
-
|
5 |
import streamlit as st
|
6 |
import logging
|
7 |
from ..utils.widget_utils import generate_unique_key
|
|
|
1 |
# modules/studentact/current_situation_interface.py
|
2 |
|
|
|
|
|
3 |
import streamlit as st
|
4 |
import logging
|
5 |
from ..utils.widget_utils import generate_unique_key
|