From 46642f9249a9fdf7dacbe37025f41df4b86918a1 Mon Sep 17 00:00:00 2001 From: Alex Li Date: Sun, 23 Jul 2023 03:02:04 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Fix=20format?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/src/jar/default.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/src/jar/default.dart b/lib/src/jar/default.dart index ba2d8ee..4a0f936 100644 --- a/lib/src/jar/default.dart +++ b/lib/src/jar/default.dart @@ -34,7 +34,7 @@ class DefaultCookieJar implements CookieJar { >>>> _cookies = >>>[ >>{}, - >>{} + >>{}, ]; Map>> get domainCookies =>