Delete ntfs-3g.

Signed-off-by: xlfeng <xulifeng7@huawei.com>
This commit is contained in:
xlfeng 2022-06-14 19:51:40 +08:00
parent 9ec1e6d6b3
commit a678fe306c
2 changed files with 0 additions and 2 deletions

View File

@ -37,7 +37,6 @@
"fsck_msdos",
"gptfdisk",
"newfs_msdos",
"ntfs-3g",
"e2fsprogs"
]
},

View File

@ -170,7 +170,6 @@ group("storage_daemon_third_party") {
"//third_party/fsck_msdos:fsck_msdos",
"//third_party/gptfdisk:sgdisk",
"//third_party/newfs_msdos:newfs_msdos",
"//third_party/ntfs-3g:ntfsprogs",
]
}
}