Revert "Ooops. Missed a line."

This reverts commit 14d4252904.
This commit is contained in:
Mike Tolman 2016-08-05 15:46:08 -06:00
parent ce99bb927d
commit 0f4c7dd8fd

View file

@ -34,7 +34,6 @@ type FilerServer struct {
func NewFilerServer(r *http.ServeMux, ip string, port int, master string, dir string, collection string,
replication string, redirectOnRead bool, disableDirListing bool,
maxMB int,
secret string,
cassandra_server string, cassandra_keyspace string,
redis_server string, redis_password string, redis_database int,