remove unused method

This commit is contained in:
Maidul Islam
2023-04-16 17:11:18 -07:00
parent 4a36dcd1ed
commit e348e4678e

View File

@@ -70,7 +70,8 @@ import {
getNodeEnv,
getPort,
getSentryDSN,
getSiteURL
getSiteURL,
getSmtpHost
} from './config';
const main = async () => {