webhooks: remove unused import

This commit is contained in:
Luna 2019-05-01 19:09:42 -03:00
parent addabb53ef
commit ecfe4fa457
1 changed files with 0 additions and 1 deletions

View File

@ -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