Skip to content

Commit

Permalink
fix: Fix missing module.
Browse files Browse the repository at this point in the history
  • Loading branch information
osala-eng committed Sep 8, 2023
1 parent e70b49e commit 02cf178
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/utils/sessions.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

import streamlit as st
from docq import config
from docq.support.utils import auth_result

from .constants import (
SESSION_KEY_NAME_DOCQ,
Expand Down

0 comments on commit 02cf178

Please sign in to comment.