Skip to content

Commit 13cdd14

Browse files
author
Brian Chen
authored
todo vanished (#2019)
1 parent 5e506a6 commit 13cdd14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/firestore/src/util/error.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ import * as firestore from '@firebase/firestore-types';
2323
*/
2424
export type Code = firestore.FirestoreErrorCode;
2525

26-
// TODO(mcg): Change to a string enum once we've upgraded to typescript 2.4.
2726
export const Code = {
2827
// Causes are copied from:
2928
// https://github.com/grpc/grpc/blob/bceec94ea4fc5f0085d81235d8e1c06798dc341a/include/grpc%2B%2B/impl/codegen/status_code_enum.h

0 commit comments

Comments
 (0)