Skip to content
Snippets Groups Projects
Unverified Commit 1e3a68fe authored by Sébastien Gaya's avatar Sébastien Gaya
Browse files

cc no console allow error

parent 52e60b56
No related branches found
No related tags found
No related merge requests found
/*global ActiveStorage, Vue */
/* global ActiveStorage, Vue */
/* eslint no-console: ["error", { allow: ["error"] }] */
Vue.DirectUploadController = function DirectUploadController (input, file, url) {
'use strict';
this.input = input;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment