Skip to content
Snippets Groups Projects
Commit 1f0334e0 authored by brickode's avatar brickode
Browse files

Removed unused function declaration

parent bfcca6ff
No related branches found
No related tags found
1 merge request!7243Children Report Rework
......@@ -67,10 +67,6 @@ App.Facilities.Nursery.childList = function childList() {
return frag;
};
App.Facilities.Nursery.slaveList = function slaveList() {
};
/**
* Converts the infant object into a new child object
* @param {object} child
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment