Skip to content

Commit

Permalink
Remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucio Trincheri committed Dec 18, 2024
1 parent 6692684 commit e890a82
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sbg/dto/map_dto.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ namespace API {

class SBGMapDTOConverter;

//TODO: no need for template given that the map converter will convert the SetDTO to an actual UnordSet/OrdSet (BaseMap/CanonMap)
//template<typename SetDTO>
struct SBGMapDTO {
member_class(SetDTO, dom);
member_class(ExpDTO, exp);
Expand Down

0 comments on commit e890a82

Please sign in to comment.