Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Commit

Permalink
Removed comments :)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yasar Kücükkaya committed Apr 8, 2016
1 parent ad8a9b8 commit a7a0ec4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/components/common/AntagonistsComp/AntagonistsComp.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ require.context("./img", false, /^\.\/.*\.jpg$/); /*eslint no-undef:0*/

import BigBattle from '../BigBattle/BigBattle.jsx';
import json from 'json!./antagonists.json';
// ["Arya Stark","Thoros of Myr"], no plod
// ["Aegon Targaryen (son of Rhaegar)","Jaime Lannister"], problem with plod request by slug

import MapComp from '../MapComp/MapComp.jsx';

import Actions from '../../../actions/CharactersPlodActions.js';
Expand Down

0 comments on commit a7a0ec4

Please sign in to comment.