feat: removed redundand methods
This commit is contained in:
parent
4216d153fd
commit
e391f64cc5
@ -264,8 +264,6 @@ def build():
|
||||
logger.info("building page tree...")
|
||||
tree = Article(directory=Path(config.setup.source_directory, "articles"), is_root=True)
|
||||
|
||||
print(ARTICLE_LAKE.keys())
|
||||
|
||||
logger.info("compiling tree context...")
|
||||
tree.__init_context__()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user