lint: Fix some straightforward ESLint errors

This commit is contained in:
Richard Hansen 2021-01-24 00:56:11 -05:00 committed by John McLear
parent 4b4b685bba
commit 54a3dbb9a0
4 changed files with 131 additions and 125 deletions

View file

@ -1,3 +1,5 @@
'use strict';
/*
* This file is copied & modified from <basedir>/tests/backend/specs/api/pad.js
*