MCPcopy
hub / github.com/subnub/myDrive / removeTokens.js

File removeTokens.js

serverUtils/removeTokens.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const getEnvVariables = require("../dist/enviroment/getEnvVariables");
2getEnvVariables();
3const mongoose = require("./mongoServerUtil");
4const conn = mongoose.connection;

Callers

nothing calls this directly

Calls 2

removeTokensFunction · 0.85
getEnvVariablesFunction · 0.70

Tested by

no test coverage detected