From afb0f30c9f829b1f6ca61657c3bb2cae23f62e05 Mon Sep 17 00:00:00 2001 From: Seth Call Date: Sat, 25 Jan 2014 21:24:14 -0600 Subject: [PATCH] * still working on this bugsnag issue VRFS-1023 --- ruby/lib/jam_ruby.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/ruby/lib/jam_ruby.rb b/ruby/lib/jam_ruby.rb index 618a35bde..ce77bf09d 100755 --- a/ruby/lib/jam_ruby.rb +++ b/ruby/lib/jam_ruby.rb @@ -15,7 +15,6 @@ require "geokit-rails" require "postgres_ext" require 'builder' require 'cgi' -require 'bugsnag' require "jam_ruby/constants/limits" require "jam_ruby/constants/notification_types"