Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Commit

Permalink
Remove TODO
Browse files Browse the repository at this point in the history
The merging should be handled by the consumer that wants them merged, not by the skill index
  • Loading branch information
thislooksfun committed Oct 18, 2019
1 parent 6d425f8 commit c420c01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/assets/earthdawn/skills/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ files.keys().forEach(key => {
skills[s.name] = s;
});

// TODO: MERGE RESULT WITH TALENTS THAT CAN BE USED AS A SKILL
export default skills;

0 comments on commit c420c01

Please sign in to comment.