chore: clean up dead exports after merges

This commit is contained in:
Bohdan Triapitsyn
2026-06-26 19:35:25 +03:00
parent 1f549e4525
commit fc9146eb7b
11 changed files with 4 additions and 23 deletions
-6
View File
@@ -102,16 +102,10 @@ function getRunDir() {
export {
getDataDir,
getLogsDir,
getSettingsFilePath,
readDesktopLocalPortFromSettings,
ensureLogsDir,
getLogFilePath,
getTunnelProfilesFilePath,
getLegacyCloudflareManagedRemoteFilePath,
getTunnelCliStateFilePath,
readTunnelCliState,
readLastManagedLocalConfigPath,
writeLastManagedLocalConfigPath,
getRunDir,
};