chore: clean up dead exports after merges
This commit is contained in:
@@ -102,16 +102,10 @@ function getRunDir() {
|
||||
|
||||
export {
|
||||
getDataDir,
|
||||
getLogsDir,
|
||||
getSettingsFilePath,
|
||||
readDesktopLocalPortFromSettings,
|
||||
ensureLogsDir,
|
||||
getLogFilePath,
|
||||
getTunnelProfilesFilePath,
|
||||
getLegacyCloudflareManagedRemoteFilePath,
|
||||
getTunnelCliStateFilePath,
|
||||
readTunnelCliState,
|
||||
readLastManagedLocalConfigPath,
|
||||
writeLastManagedLocalConfigPath,
|
||||
getRunDir,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user