mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
remove utf8 declaration (#6096)
This commit is contained in:
committed by
Maxime Beauchemin
parent
68ff4e5b72
commit
46c86672c8
@@ -1,4 +1,3 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# pylint: disable=C,R,W
|
||||
from flask import g, redirect
|
||||
from flask_appbuilder import expose
|
||||
|
||||
Reference in New Issue
Block a user