remove aggregation edge kind
it can be removed because it is never stored to or read from the database
This commit is contained in:
@@ -38,7 +38,6 @@ namespace sourcetrail
|
||||
EdgeKind::TEMPLATE_SPECIALIZATION,
|
||||
EdgeKind::INCLUDE,
|
||||
EdgeKind::IMPORT,
|
||||
EdgeKind::AGGREGATION,
|
||||
EdgeKind::MACRO_USAGE
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user