# FileIndex


## Remove a Directory from Index

```javascript
import FileIndex from 'src/client/fileindex.js'

FileIndex.current().removeDirectory("http://localhost:9005/Dropbox/Thesis/Literature/")
```