chore(refactor): remove stale legacy actions import comments

This commit is contained in:
2026-03-12 17:41:36 +00:00
parent fa985351ff
commit bef8f2590b
3 changed files with 4 additions and 23 deletions
-1
View File
@@ -23,7 +23,6 @@
// import axios from "axios";
// import CryptoJS from "crypto-js";
// import { getToken, consoleLogger } from "../../../../actions";
// const WORDKEY = process.env.HASHKEY;
// const accessTokenEndpoint = process.env.ACCESS_TOKEN_ENDPOINT;