diff --git a/pkg/logging/loggly/create.go b/pkg/logging/loggly/create.go index 42a1bac3d..1d0b651c9 100644 --- a/pkg/logging/loggly/create.go +++ b/pkg/logging/loggly/create.go @@ -16,9 +16,6 @@ type CreateCommand struct { common.Base manifest manifest.Data Input fastly.CreateLogglyInput - - redundancy string - serverSideEncryption string } // NewCreateCommand returns a usable command registered under the parent.