From 2adc5d290020217b7514a4167724d3f22ace3d6e Mon Sep 17 00:00:00 2001
From: Alex Reisner <alex@alexreisner.com>
Date: Thu, 13 Mar 2014 14:04:47 -0400
Subject: [PATCH] Remove out-of-date comment.

---
 lib/geocoder/results/smarty_streets.rb | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/lib/geocoder/results/smarty_streets.rb b/lib/geocoder/results/smarty_streets.rb
index e9a88c52..425328b2 100644
--- a/lib/geocoder/results/smarty_streets.rb
+++ b/lib/geocoder/results/smarty_streets.rb
@@ -1,9 +1,3 @@
-#
-# Results from the zipcode endpoint are completely different
-# from the address endpoint. KeyError rescues below will
-# return the appropriate value for each one.
-# ---
-
 require 'geocoder/lookups/base'
 
 module Geocoder::Result
-- 
GitLab