mirror of https://gitlab.com/litecord/litecord.git
webhooks: remove unused import
This commit is contained in:
parent
addabb53ef
commit
ecfe4fa457
|
|
@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
"""
|
||||
|
||||
import secrets
|
||||
import base64
|
||||
import hashlib
|
||||
from typing import Dict, Any, Optional
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue