From 3a1b1a591f8440996ac9f3739ff8683631e7e5b2 Mon Sep 17 00:00:00 2001 From: carlad Date: Tue, 26 Jul 2016 17:53:35 +0200 Subject: [PATCH] remove comment --- lib/travis/api/v3/router.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/travis/api/v3/router.rb b/lib/travis/api/v3/router.rb index 4b5d7d4a..2fc730dc 100644 --- a/lib/travis/api/v3/router.rb +++ b/lib/travis/api/v3/router.rb @@ -1,5 +1,3 @@ -# require 'raven' - module Travis::API::V3 class Router include Travis::API::V3