mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-24 02:29:35 -06:00
remove commented out imports
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
// import UserModel from "../../models/User.js";
|
||||
// import RecoveryToken from "../../models/RecoveryToken.js";
|
||||
// import crypto from "crypto";
|
||||
// import serviceRegistry from "../../../service/system/serviceRegistry.js";
|
||||
// import StringService from "../../../service/system/stringService.js";
|
||||
|
||||
const SERVICE_NAME = "recoveryModule";
|
||||
|
||||
class RecoveryModule {
|
||||
|
||||
Reference in New Issue
Block a user