Remove unneeded new SQL function lines
This commit is contained in:
parent
75840f2ba5
commit
fdb36ed097
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@ sys.path.append(os.path.join(dir_to_self, *[os.pardir] * 2))
|
|||
import szurubooru.config # noqa: E402
|
||||
import szurubooru.model.base # noqa: E402
|
||||
|
||||
#from szurubooru.migrations.functions import get_pool_posts_around # noqa: E402
|
||||
#register_entities([get_pool_posts_around])
|
||||
# fmt: on
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue