fix: eslint

This commit is contained in:
thinkinggis 2020-12-14 17:33:11 +08:00
parent ff4857c937
commit 6448f71b4c
2 changed files with 2 additions and 3 deletions

View File

@ -81,7 +81,6 @@ export default class Country extends React.Component {
}, },
}); });
}); });
} }
public render() { public render() {