refactor: remove unused import

This commit is contained in:
Laurent Peuch 2024-03-20 03:23:52 +01:00
parent 19d2150953
commit b8b9ae2fc5

View file

@ -9,7 +9,6 @@ import os
import string
import random
import urllib
import json
import sys
from slugify import slugify
from flask import (