remove modules properly.

This commit is contained in:
Mark Thom
2018-10-06 19:51:38 -06:00
parent c85eba0e22
commit e7717d4f61
4 changed files with 57 additions and 56 deletions

View File

@@ -702,6 +702,7 @@ impl RelationWorker {
queue.push_back(clauses);
}
Ok(queue)
}