Skip to content

Commit

Permalink
Just messing around at the moment but it seems to work in theory.
Browse files Browse the repository at this point in the history
  • Loading branch information
tablackmore committed Nov 11, 2011
1 parent 872f28d commit c1c893a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/request.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@


/*
* Dependency JSON so I include json2.js from Douglas Crockford
* Could of used condtional script loading etc. like yep nope but went for the simple option.
*
* Just delete the JSON line if you are only targetting modern browsers
*/

var request = function(obj, callback) {
var body;
Expand Down

0 comments on commit c1c893a

Please sign in to comment.