Skip to content

Commit 7979026

Browse files
committed
Remove unused imports
1 parent ceb7141 commit 7979026

File tree

1 file changed

+0
-1
lines changed
  • python-flask-admin-portal-example

1 file changed

+0
-1
lines changed

python-flask-admin-portal-example/app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import os
2-
from typing import TypeGuard, cast, get_args
32
from flask import Flask, redirect, render_template, request, url_for
43
import workos
54
from workos import client as workos_client

0 commit comments

Comments
 (0)