Skip to content

Commit

Permalink
Cleanup, this has hurt my retinas for too long !
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-rempulski committed Mar 18, 2016
1 parent 0fc9d44 commit 1156768
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ public InputStream render(Context context, Result result) throws RenderableExcep
*/
@Override
public long length() {
System.out.println("length : " + bytes.length);
return bytes.length;
}

Expand Down

0 comments on commit 1156768

Please sign in to comment.