minor: ненужный import
This commit is contained in:
@@ -6,7 +6,6 @@ from oknardia.settings import *
|
|||||||
from web.add_func import normalize, get_rating_set_for_stars, sanitize_slug
|
from web.add_func import normalize, get_rating_set_for_stars, sanitize_slug
|
||||||
from time import time
|
from time import time
|
||||||
import json
|
import json
|
||||||
import pytils
|
|
||||||
|
|
||||||
|
|
||||||
def ratings(request: HttpRequest) -> HttpResponse:
|
def ratings(request: HttpRequest) -> HttpResponse:
|
||||||
|
|||||||
Reference in New Issue
Block a user