Skip to content

Commit

Permalink
Removed raise it failed to find email field
Browse files Browse the repository at this point in the history
  • Loading branch information
cykod committed May 5, 2010
1 parent 2b230c0 commit 7f930fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/models/content/core_feature/email_target_connect.rb
Expand Up @@ -95,7 +95,6 @@ def self.email_target_connect_update(update_data, entry)
return nil
end
rescue Exception => e
raise e.to_s
return nil
end

Expand Down

0 comments on commit 7f930fd

Please sign in to comment.