The project has a lot of dead code. Using the vulture tool, it is possible to find where (there are several false positive):
cd nuxeo-drive-client python -m vulture nxdrive
- is related to
-
NXDRIVE-965 Remove --quit-if-done CLI argument
- Resolved
-
NXDRIVE-1024 Remove the duplicate feature
- Resolved
-
NXDRIVE-1141 Remove code related to the Locally Edited collection, deprecated implementation of Direct Edit
- Resolved