删除冗余的modules目录
This commit is contained in:
parent
dd8e0cf9ef
commit
f7a093e8ae
@ -1,3 +0,0 @@
|
||||
from .utils import *
|
||||
|
||||
|
||||
@ -1,10 +0,0 @@
|
||||
# Copyright (c) 2025, JINGROW
|
||||
# License: MIT. See LICENSE
|
||||
|
||||
from typing import Any
|
||||
|
||||
|
||||
def load_pagetype_module(pagetype: str, module: str | None = None, prefix: str = "", suffix: str = "") -> Any:
|
||||
pass
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user