8000 rm assert · arangodb/arangodb@e37cbe2 · GitHub
[go: up one dir, main page]

Skip to content

Commit e37cbe2

Browse files
committed
rm assert
1 parent d5bc06b commit e37cbe2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arangod/Graph/Graph.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,6 @@ std::set<std::string> const& Graph::orphanCollections() const {
213213
}
214214

215215
std::set<std::string> const& Graph::satelliteCollections() const {
216-
TRI_ASSERT(isHybrid());
217216
return _satelliteColls;
218217
}
219218

0 commit comments

Comments
 (0)
0