This commit is contained in:
insanity 2016-11-08 16:48:37 +09:00
parent e7676fbf33
commit bb115ca8c6

View File

@ -50,5 +50,6 @@ func (h *Hstore) Scan(value interface{}) error {
} }
} }
//
return nil return nil
} }