Skip to content

Commit

Permalink
♻️ Rename and remove some fields in Contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Sokolov committed May 17, 2020
1 parent aed6b39 commit 46a082c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/types.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
export interface Contributor {
id: string;
name: string;
profileUrl: string;
profilePic?: string;
Expand Down

0 comments on commit 46a082c

Please sign in to comment.