Remove backward compatibility (always using permanent working dir).

This commit is contained in:
John Livingston
2021-06-02 12:41:28 +02:00
parent 56f1c5895e
commit af20f3918f
5 changed files with 15 additions and 66 deletions

View File

@ -6,7 +6,6 @@ interface ProsodyFilePaths {
config: string
data: string
modules: string
permanent: boolean
}
export {