Skip to content

Commit

Permalink
remove deprecate notice
Browse files Browse the repository at this point in the history
  • Loading branch information
pkdotson committed Mar 25, 2022
1 parent 3e7b938 commit d97d386
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions superset/views/alerts.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
"""
DEPRECATION NOTICE: this module is deprecated and will be removed on 2.0.
"""
from flask import abort
from flask_appbuilder import permission_name
from flask_appbuilder.api import expose
Expand Down

0 comments on commit d97d386

Please sign in to comment.