Skip to content

Commit

Permalink
remove duplicate identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
runspired committed Apr 20, 2021
1 parent 50fe296 commit c7e83c2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export interface RelationshipRecordData extends RecordData {
isNew(): boolean;
modelName: string;
storeWrapper: RecordDataStoreWrapper;
identifier: StableRecordIdentifier;
id: string | null;
clientId: string | null;
identifier: StableRecordIdentifier;
Expand Down

0 comments on commit c7e83c2

Please sign in to comment.