diff --git a/docs/src/tutorials/get_component_data.md b/docs/src/tutorials/get_component_data.md index 2b0fdf7d26..8aa4403795 100644 --- a/docs/src/tutorials/get_component_data.md +++ b/docs/src/tutorials/get_component_data.md @@ -55,8 +55,6 @@ bus1 = get_component(ACBus, sys, "nodeA") nothing #hide ``` -# copied over from the System - ## Accessing components stored in the system