diff --git a/backend/__init__.py b/backend/__init__.py index d563165..e69de29 100644 --- a/backend/__init__.py +++ b/backend/__init__.py @@ -1,21 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- -""" -__title__ = '' -__author__ = 'liqiang' -__mtime__ = '2023/1/20' -# code is far away from bugs with the god animal protecting - I love animals. They taste delicious. - ┏┓ ┏┓ - ┏┛┻━━━┛┻┓ - ┃ ☃ ┃ - ┃ ┳┛ ┗┳ ┃ - ┃ ┻ ┃ - ┗━┓ ┏━┛ - ┃ ┗━━━┓ - ┃ 神兽保佑 ┣┓ - ┃ 永无BUG! ┏┛ - ┗┓┓┏━┳┓┏┛ - ┃┫┫ ┃┫┫ - ┗┻┛ ┗┻┛ -"""