1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-04 21:30:05 +00:00

chore: remove unused code

This commit is contained in:
2023-08-08 15:07:00 +05:00
parent 1531e9cd9c
commit c43afabe28
4 changed files with 1 additions and 32 deletions

View File

@@ -15,7 +15,6 @@ export * from './getCertificates'
export * from './getDesktopFields'
export * from './getPreProgramVariables'
export * from './getRunTimeAndFilePath'
export * from './getSequenceNextValue'
export * from './getServerUrl'
export * from './getTokensFromDB'
export * from './instantiateLogger'