Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
yukihirai0505 committed Sep 5, 2017
1 parent 9edf609 commit f13e445
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -102,7 +102,7 @@ class Instagram(auth: Auth) {
} else {
request << parameters
}
println(requestWithParams.url)
//println(requestWithParams.url)
Request.sendRequestJson[T](requestWithParams)
}

Expand Down

0 comments on commit f13e445

Please sign in to comment.