mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
refactor: remove unused import
This commit is contained in:
parent
f3c2498425
commit
4e42661a98
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ import os
|
||||||
import string
|
import string
|
||||||
import random
|
import random
|
||||||
import urllib
|
import urllib
|
||||||
import json
|
|
||||||
import sys
|
import sys
|
||||||
from slugify import slugify
|
from slugify import slugify
|
||||||
from flask import (
|
from flask import (
|
||||||
|
|
Loading…
Add table
Reference in a new issue