Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Commit

Permalink
Don't export view
Browse files Browse the repository at this point in the history
  • Loading branch information
malmaud committed Oct 4, 2016
1 parent 752275d commit 698bb9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Requests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module Requests

export URI, FileParam, headers, cookies, statuscode, post, requestfor
export get_streaming, post_streaming, write_chunked
export view, save
export save
export set_proxy, set_https_proxy, get_request_settings

import Base: get, write
Expand Down

0 comments on commit 698bb9f

Please sign in to comment.