Skip to content

Commit

Permalink
Fixed wrong class
Browse files Browse the repository at this point in the history
  • Loading branch information
Malte Schütze committed Jan 18, 2015
1 parent e5100ed commit 6894aaf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
package net.boreeas.riotapi.rtmp.services;

import lombok.AllArgsConstructor;
import net.boreeas.riotapi.com.riotgames.platform.gameinvite.contract.Player;
import net.boreeas.riotapi.com.riotgames.team.TeamId;
import net.boreeas.riotapi.com.riotgames.team.dto.Player;
import net.boreeas.riotapi.com.riotgames.team.dto.Team;
import net.boreeas.riotapi.rtmp.RtmpClient;

Expand Down

0 comments on commit 6894aaf

Please sign in to comment.