I actually already did this todo
This commit is contained in:
parent
e0420e9315
commit
3f88783eec
|
@ -29,7 +29,6 @@ namespace UpsilonLanguageServer
|
||||||
Name = propertyName,
|
Name = propertyName,
|
||||||
ActualType = type,
|
ActualType = type,
|
||||||
Comment = comment,
|
Comment = comment,
|
||||||
//TODO
|
|
||||||
Type = ParseType(type)
|
Type = ParseType(type)
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue