Removed unused comment
This commit is contained in:
parent
ed66a38654
commit
e8244b9d75
@ -68,7 +68,6 @@ configuration = {
|
||||
* This object contains all the functions needed for interacting with the stack manager.
|
||||
* Generally, findStack is the only function used. If you want to know when new stacks
|
||||
* come in, you can register a callback with addStackUpdatedCallback.
|
||||
* clearStacks and makeAndAddStack should not used outside of loadStudy and removeStudies.
|
||||
*/
|
||||
const StackManager = {
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user