diff --git a/bolt/runtime.py b/bolt/runtime.py index 94dbca9..43bccff 100644 --- a/bolt/runtime.py +++ b/bolt/runtime.py @@ -47,7 +47,6 @@ def __init__(self, ctx: Union[Context, Mecha]): if isinstance(ctx, Context): ctx.require( "mecha.contrib.relative_location", - "mecha.contrib.inline_function_tag", "mecha.contrib.nesting", "mecha.contrib.nested_resources", "mecha.contrib.nested_yaml", diff --git a/tests/snapshots/spec__prototypes__0.json b/tests/snapshots/spec__prototypes__0.json index db560d4..aceab68 100644 --- a/tests/snapshots/spec__prototypes__0.json +++ b/tests/snapshots/spec__prototypes__0.json @@ -525,7 +525,6 @@ "execute:forceload:remove:from:to", "execute:function:name", "execute:function:name:commands", - "execute:function:tag:name", "execute:function_tag:name:content", "execute:game_event_tag:name:content", "execute:gamemode:adventure", @@ -1167,7 +1166,6 @@ "from:module:import:subcommand", "function:name", "function:name:commands", - "function:tag:name", "function_tag:name:content", "game_event_tag:name:content", "gamemode:adventure",