Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed Sep 29, 2022
1 parent 8773216 commit 4ab4acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/zh_CN/name/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
import type { NameDefinitions } from '../../..';
import female_first_name from './female_first_name';
import first_name from './first_name';
import male_first_name from './male_first_name';
import last_name from './last_name';
import male_first_name from './male_first_name';
import name_ from './name';

const name: NameDefinitions = {
Expand Down

0 comments on commit 4ab4acf

Please sign in to comment.