Skip to content

Commit a55c31d

Browse files
author
jesscall
committed
make checkstatic
1 parent e1ca2d1 commit a55c31d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/electrophysiology_browser/php/sessions.class.inc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,6 @@ class Sessions extends \NDB_Page
461461
$fileSummary['downloads'] = $this->getDownloadLinks($physioFileObj);
462462
$fileSummary['chunks_urls'] = $physioFileObj->getChunksURLs();
463463

464-
465464
//Get the annotation data
466465
$annotations = new ElectrophysioAnnotations(
467466
intval($physioFileID)

0 commit comments

Comments
 (0)