Skip to content

Commit

Permalink
馃懟
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolPlayLin committed Sep 23, 2023
1 parent a41090f commit 295e3f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/locales/zh_CN/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import metadata from './metadata';
import music from './music';
import person from './person';
import phone_number from './phone_number';
import science from './science';
import word from './word';

const zh_CN: LocaleDefinition = {
Expand All @@ -31,7 +30,6 @@ const zh_CN: LocaleDefinition = {
music,
person,
phone_number,
science,
word,
};

Expand Down

0 comments on commit 295e3f5

Please sign in to comment.