remove more indenting

pull/1881/head
Cory LaNou 2015-03-07 08:11:22 -07:00
parent b31ecd89ea
commit abb96535dd
1 changed files with 4 additions and 5 deletions

View File

@ -13,7 +13,6 @@ InfluxDB Go Client Library
```go
func EpochToTime(epoch int64, precision string) (time.Time, error)
```
EpochToTime takes a unix epoch time and uses precision to return back a
time.Time