remove console.log and comments
gitea/vn-rfid/pipeline/pr-master This commit looks good
Details
gitea/vn-rfid/pipeline/pr-master This commit looks good
Details
This commit is contained in:
parent
f4c5c39fab
commit
91dd30729e
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
// import debugMissing from './debugMissing.js';
|
import debugMissing from './debugMissing.js';
|
||||||
|
|
||||||
export default async(parsed, conf) => {
|
export default async(parsed, conf) => {
|
||||||
if (conf.env != 'dev') return;
|
if (conf.env != 'dev') return;
|
||||||
|
|
Loading…
Reference in New Issue