diff --git a/lib/resources.rb b/lib/resources.rb index c52a9c8..8eb6fdc 100644 --- a/lib/resources.rb +++ b/lib/resources.rb @@ -500,7 +500,6 @@ def text_html(response, status, head = {}) "acknowledged_at" => nil, "closed_at" => nil, "reporter" => USER_4_PUBLIC, - "shortened_url" => "http://scf.cm/i/1", "url" => "#{ROOT_URL}/v2/issues/1", "comments_url" => "#{ROOT_URL}/v2/issues/1/comments", "flag_url" => "#{ROOT_URL}/v2/issues/1/flag", @@ -547,7 +546,6 @@ def text_html(response, status, head = {}) "rating" => "5", "integrations" => INTEGRATION_ISSUE, "reporter" => USER_4_PUBLIC, - "shortened_url" => "http://scf.cm/i/1", "status" => "Open", "summary" => "Pothole", "updated_at" => "2011-04-22T13:33:48Z",