Skip to content

Commit 13eef59

Browse files
chore:🎨️ format code (#56)
1 parent 276408d commit 13eef59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/cmd/cmd_utils.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ enum IosScale {
8080
});
8181
}
8282

83-
const encoder = JsonEncoder.withIndent((' '));
83+
const encoder = JsonEncoder.withIndent((' '));

0 commit comments

Comments
 (0)