Remove unused commentary

This commit is contained in:
Henrique Dias 2017-11-02 09:57:47 +00:00
parent 2ebc7708a7
commit 45a6fd563f

View File

@ -21,7 +21,6 @@ import (
"github.com/robfig/cron" "github.com/robfig/cron"
) )
// Version is the current File Manager version.
const ( const (
// Version is the current File Manager version. // Version is the current File Manager version.
Version = "(untracked)" Version = "(untracked)"