Skip to content

Commit fcef37f

Browse files
committed
[chore]포매팅
1 parent 06e809c commit fcef37f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/domains/recipe/types/types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,3 @@ export type TagType = {
4040
cocktailNameKo: string;
4141
};
4242
export type Sort = 'recent' | 'keeps' | 'comments';
43-

0 commit comments

Comments
 (0)