diff --git a/TODO.txt b/TODO.txt index 5bc8e5108a..fc87dd09c3 100644 --- a/TODO.txt +++ b/TODO.txt @@ -7,9 +7,6 @@ - Remove text-encoding.d.ts because TS2.8 includes the declarations. https://github.com/DefinitelyTyped/DefinitelyTyped/issues/24695 -- Add permissions that control which afero.Fs gets loaded. Should be read-only - by default. Also permissions for network access. - - Add os.statSync and os.tempDir- both are needed for the writeFileSync test in tests.ts