Skip to content

Commit

Permalink
디버그용 코드 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
JellyBrick authored Oct 23, 2019
1 parent dd4a631 commit 84db213
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ class ArticleList @JvmOverloads constructor(
}
else -> ""
}

println(url)
json = KotlinInside.getInstance().httpInterface.get(Request.redirectUrl(url), Request.getDefaultOption())!!
}

Expand Down

0 comments on commit 84db213

Please sign in to comment.