diff --git a/proto/dydxprotocol/vault/tx.proto b/proto/dydxprotocol/vault/tx.proto index 8b4172869b..daeaaf699a 100644 --- a/proto/dydxprotocol/vault/tx.proto +++ b/proto/dydxprotocol/vault/tx.proto @@ -90,4 +90,4 @@ message MsgUpdateParams { // The parameters to update. Each field must be set. Params params = 2 [ (gogoproto.nullable) = false ]; -} \ No newline at end of file +}