Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
Conflicts:
	src/main/java/lol4j/protocol/resource/impl/AbstractResourceImpl.java
  • Loading branch information
aaryn101 committed Dec 13, 2013
2 parents 6d41923 + 3717f09 commit f45971b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
/**
* Created by Aaryn101 on 12/11/13.
*/
public class AbstractResourceImpl {
public abstract class AbstractResourceImpl {
private List<Region> supportedRegions = new ArrayList<>();
private ApiRequestManager apiRequestManager;
private String baseUri;
Expand Down

0 comments on commit f45971b

Please sign in to comment.