Skip to content

Commit 7b1cb37

Browse files
committed
refactor: remove unused type imports from settings_page.py
1 parent 4ee7a29 commit 7b1cb37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ui/settings_page.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
import logging
1818
import os
19-
from typing import Dict, Optional
2019

2120
import streamlit as st
2221

0 commit comments

Comments
 (0)