I actually already did this todo

This commit is contained in:
2018-11-29 18:13:57 +01:00
parent e0420e9315
commit 3f88783eec

View File

@@ -29,7 +29,6 @@ namespace UpsilonLanguageServer
Name = propertyName,
ActualType = type,
Comment = comment,
//TODO
Type = ParseType(type)
});
}