mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Fix Lint
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
const crypto = require('crypto');
|
||||
const { SUCCESS_EMOJI_ID } = process.env;
|
||||
const yes = ['yes', 'y', 'ye', 'yeah', 'yup', 'yea', 'ya'];
|
||||
const no = ['no', 'n', 'nah', 'nope', 'nop'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user