aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Core
diff options
context:
space:
mode:
authorGravatar Benoit St-Pierre <bstpierre@google.com>2018-02-26 15:58:37 -0500
committerGravatar Benoit St-Pierre <bstpierre@google.com>2018-02-26 15:58:37 -0500
commit3d03426e0e6fad888174c104e583b1e2438d1876 (patch)
tree54ceea8734dbed36ec77b05405b55e5290e52975 /Firestore/Source/Core
parent3f4757923eaec02851fc7afbf4fe3ac7583ada08 (diff)
Style fixes
Diffstat (limited to 'Firestore/Source/Core')
-rw-r--r--Firestore/Source/Core/FSTFirestoreClient.mm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Firestore/Source/Core/FSTFirestoreClient.mm b/Firestore/Source/Core/FSTFirestoreClient.mm
index 2ef7279..c60bb7c 100644
--- a/Firestore/Source/Core/FSTFirestoreClient.mm
+++ b/Firestore/Source/Core/FSTFirestoreClient.mm
@@ -300,7 +300,6 @@ NS_ASSUME_NONNULL_BEGIN
}];
}
}];
-
}];
}