We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1ca2d1 commit a55c31dCopy full SHA for a55c31d
modules/electrophysiology_browser/php/sessions.class.inc
@@ -461,7 +461,6 @@ class Sessions extends \NDB_Page
461
$fileSummary['downloads'] = $this->getDownloadLinks($physioFileObj);
462
$fileSummary['chunks_urls'] = $physioFileObj->getChunksURLs();
463
464
-
465
//Get the annotation data
466
$annotations = new ElectrophysioAnnotations(
467
intval($physioFileID)
0 commit comments