Skip to content

Commit 67ee0fa

Browse files
committed
fix: remove unused FileProtectionKeys constant
1 parent 8bc34dc commit 67ee0fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,5 +297,4 @@ export default {
297297
TemporaryDirectoryPath: RNFSManager.RNFSTemporaryDirectoryPath as String,
298298
LibraryDirectoryPath: RNFSManager.RNFSLibraryDirectoryPath as String,
299299
PicturesDirectoryPath: RNFSManager.RNFSPicturesDirectoryPath as String,
300-
FileProtectionKeys: RNFSManager.RNFSFileProtectionKeys as String,
301300
};

0 commit comments

Comments
 (0)