Skip to content

Commit

Permalink
Fix tests errors
Browse files Browse the repository at this point in the history
  • Loading branch information
laemtl committed Apr 5, 2023
1 parent 9b19a57 commit ece73ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/brainbrowser/js/brainbrowser.loris.js
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ $(function() {
});

/**
* @doc function
* @name viewer.setAutoResize
* @param {boolean} flag Whether we should auto-resize the views.
* @param {string} className The name of the class associated with volume
Expand All @@ -153,7 +152,6 @@ $(function() {
};

/**
* @doc function
* @name viewer.doAutoResize
* @description
* This function implements auto-resizing of the volume panels
Expand Down

0 comments on commit ece73ee

Please # to comment.