Open bedeoverend opened 7 years ago
Bug report
When calling Simpla.remove, the child hierarchies aren't removed e.g. calling Simpla.remove('/foo') wouldn't remove /foo/bar
Simpla.remove
Simpla.remove('/foo')
/foo/bar
I'm submitting a
Bug report
Description
When calling
Simpla.remove
, the child hierarchies aren't removed e.g. callingSimpla.remove('/foo')
wouldn't remove/foo/bar