mirror of
https://github.com/kennethreitz/replit-py.git
synced 2026-06-05 15:00:20 +00:00
Remove unused import
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
"""Utitilities to make development easier."""
|
||||
from functools import wraps
|
||||
from types import FunctionType
|
||||
from typing import Any, Callable, Tuple
|
||||
|
||||
import flask
|
||||
|
||||
Reference in New Issue
Block a user