Skip to content

Commit 87bdad9

Browse files
committed
Remove Debug Statement
1 parent 9ce4e31 commit 87bdad9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gm4_lavish_livestock/generate.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ def beet_default(ctx: Context):
1616

1717
# for each wood type in the vanilla doors tag, render a copy of the "templates" directory with the appropriate wood-type
1818
for entity in entity_ids:
19-
logger.info(f"adding entity type {entity}")
2019
subproject_config = {
2120
"data_pack": {
2221
"load": [

0 commit comments

Comments
 (0)