Clean up types (#9)
* remove unused node and edge types * update version number
This commit is contained in:
@@ -43,7 +43,6 @@ namespace sourcetrail
|
||||
NodeKind::ENUM,
|
||||
NodeKind::ENUM_CONSTANT,
|
||||
NodeKind::TYPEDEF,
|
||||
NodeKind::TEMPLATE_PARAMETER,
|
||||
NodeKind::TYPE_PARAMETER,
|
||||
NodeKind::FILE,
|
||||
NodeKind::MACRO,
|
||||
|
||||
Reference in New Issue
Block a user