mtime: fix older package doc not having been deleted

This commit is contained in:
Brian Picciano 2018-05-27 07:57:23 +00:00
parent fa41ab5a01
commit feed62d7d9

View File

@ -1,5 +1,2 @@
// Package mtime provides a wrapper around time.Time which marshals and unmarshals
// it as a floating point unix timestamp.
// Package mtime extends the standard time package with extra functionality // Package mtime extends the standard time package with extra functionality
package mtime package mtime