mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
Properly fix no-unused-vars warning
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
/* eslint-disable camelcase */
|
||||
/* global DataTransfer */
|
||||
function alpine_webcam_builder ( // eslint-disable-line no-unused-vars
|
||||
export function alpine_webcam_builder (
|
||||
default_picture,
|
||||
delete_url,
|
||||
can_delete_picture
|
||||
|
Reference in New Issue
Block a user