From 52f6063bc185165ecd4c2d41978dcf90843c71ee Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Fri, 28 Jan 2022 13:26:22 +1100 Subject: [PATCH] remove debug --- templates/viewer.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/templates/viewer.html b/templates/viewer.html index 903b8a5..7d397cc 100644 --- a/templates/viewer.html +++ b/templates/viewer.html @@ -55,8 +55,6 @@ function PrettyFname(fname) { - console.log('PrettyFname called') - console.log('fname='+fname) s='' if( fname.indexOf( "static/Import" ) == 0 ) {