mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-10 07:58:15 -05:00
remove unused method
This commit is contained in:
@@ -70,7 +70,8 @@ import {
|
||||
getNodeEnv,
|
||||
getPort,
|
||||
getSentryDSN,
|
||||
getSiteURL
|
||||
getSiteURL,
|
||||
getSmtpHost
|
||||
} from './config';
|
||||
|
||||
const main = async () => {
|
||||
|
||||
Reference in New Issue
Block a user