diff --git a/lib/geocoder/results/smarty_streets.rb b/lib/geocoder/results/smarty_streets.rb
index e9a88c52000004b8e4e209309778799056a5edd4..425328b2b23701eb14a31d46eb8d9d32bed41ca1 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