Skip to content

Commit

Permalink
cleanuü
Browse files Browse the repository at this point in the history
  • Loading branch information
electronicbites committed Dec 29, 2024
1 parent 7dba9c0 commit 1d832b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/radiator/outline.ex
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ defmodule Radiator.Outline do

@doc """
Returns a list of all child nodes.
TODO: check wether we really need this function
"""
def list_nodes_by_container_sorted(container_id) do
NodeRepository.list_nodes_by_node_container(container_id)
Expand Down

0 comments on commit 1d832b8

Please sign in to comment.