js/lcn/utils.js: remove use-strict because js compile breaks

This commit is contained in:
Jon 2024-02-20 19:49:39 +00:00 committed by towards-a-new-leftypol
parent 0974bb899c
commit e504578a7f
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
"use-strict";
/**
* @file Utils for leftychan javascript.
* @author jonsmy