fnctl: remove unused field in datastructure

This commit is contained in:
Carlos C
2016-11-02 17:34:53 -07:00
parent 0bff16e765
commit a29bc1e0d9

View File

@@ -32,7 +32,6 @@ type publishcmd struct {
*commoncmd
*functions.RoutesApi
dry bool
skippush bool
}