Remove redundant declaration
This commit is contained in:
parent
4629fb3639
commit
ab9d2b38e0
@ -16,8 +16,6 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/*global toIterable*/
|
||||
|
||||
class AudioSourceUI {
|
||||
static instantiateTemplate(templateSelector) {
|
||||
const template = document.querySelector(templateSelector);
|
||||
|
Loading…
Reference in New Issue
Block a user