mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 01:55:40 +00:00
addlevel and getlevel tests
This commit is contained in:
@@ -18,8 +18,6 @@
|
||||
import {Level} from './index';
|
||||
import CONST from '../const';
|
||||
|
||||
import isNumber from '../../../../../utils/isNumber';
|
||||
|
||||
/** Fetches level from DOM using the ID passesd and validates */
|
||||
const getLevelFields = (id: number) => {
|
||||
console.log(`[getLevelFields]: id: ${id}`);
|
||||
|
||||
Reference in New Issue
Block a user