From a7f608d2938c36b2ffc3d771b39b50b12dae4660 Mon Sep 17 00:00:00 2001 From: Kha Truong <64438356+khatruong2009@users.noreply.github.com> Date: Thu, 7 Sep 2023 09:41:11 -0700 Subject: [PATCH] chore: fixed some formatting --- .../aws_logging_cloudwatch/lib/src/plugin_config.dart | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/logging_cloudwatch/aws_logging_cloudwatch/lib/src/plugin_config.dart b/packages/logging_cloudwatch/aws_logging_cloudwatch/lib/src/plugin_config.dart index 83e5c7fda5..0b43428b50 100644 --- a/packages/logging_cloudwatch/aws_logging_cloudwatch/lib/src/plugin_config.dart +++ b/packages/logging_cloudwatch/aws_logging_cloudwatch/lib/src/plugin_config.dart @@ -50,7 +50,6 @@ class CloudWatchLoggerPluginConfiguration with AWSDebuggable { /// {@template aws_logging_cloudwatch.logging_constraint} /// The logging constraint for sending logs to CloudWatch. /// {@endtemplate} - @JsonSerializable() class LoggingConstraint with AWSDebuggable { /// {@macro aws_logging_cloudwatch.logging_constraint} @@ -80,9 +79,8 @@ class LoggingConstraint with AWSDebuggable { String get runtimeTypeName => 'LoggingConstraint'; } -@JsonSerializable() - /// The logging constraint for user specific log level. +@JsonSerializable() class UserLogLevel { /// The logging constraint for user specific log level. const UserLogLevel({