Skip to content

Commit

Permalink
Removed broken URI.js import.
Browse files Browse the repository at this point in the history
  • Loading branch information
mittsh committed Dec 3, 2014
1 parent 84f2777 commit a574b57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion JavaApacheHttpClientFluentAPICodeGenerator.coffee
@@ -1,5 +1,4 @@
require "mustache.js"
require "URI.js"

addslashes = (str) ->
("#{str}").replace(/[\\"]/g, '\\$&')
Expand Down

1 comment on commit a574b57

@kwent
Copy link
Contributor

@kwent kwent commented on a574b57 Dec 3, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Please sign in to comment.