forked from gergely/calendar-social
[Code Cleanup] Remove the unused wraps import from calsocial.__init__
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
"""
|
||||
|
||||
from datetime import datetime
|
||||
from functools import wraps
|
||||
import os
|
||||
|
||||
from flask import Flask, current_app, redirect, render_template, request, url_for
|
||||
|
Reference in New Issue
Block a user