Skip to content

Commit

Permalink
lines betweek functions
Browse files Browse the repository at this point in the history
  • Loading branch information
salsakran authored and tlrobinson committed Nov 6, 2016
1 parent d3167bf commit 77d124e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/metabase/sync_database/analyze.clj
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,6 @@
(log/debug (u/format-color 'green "Field '%s' looks like it contains valid email addresses. Setting special_type to :type/Email." (field/qualified-name field)))
(assoc field-stats :special-type :type/Email, :preview-display true)))))



(defn- test:new-field
"Do the various tests that should only be done for a new `Field`.
We only run most of the field analysis work when the field is NEW in order to favor performance of the sync process."
Expand Down

0 comments on commit 77d124e

Please sign in to comment.