refactor(userpage): move APIs into g0v0 private API
This commit is contained in:
@@ -8,7 +8,7 @@ import html
|
||||
import re
|
||||
from typing import ClassVar
|
||||
|
||||
from app.exceptions.userpage import (
|
||||
from app.models.userpage import (
|
||||
ContentEmptyError,
|
||||
ContentTooLongError,
|
||||
ForbiddenTagError,
|
||||
|
||||
Reference in New Issue
Block a user