mirror of
https://github.com/vale981/accounts-ui
synced 2025-03-05 09:51:40 -05:00
Removed duplicate import.
This commit is contained in:
parent
a8a2269914
commit
f53ef412f7
1 changed files with 0 additions and 1 deletions
|
@ -355,7 +355,6 @@ To install the dependencies added in your package.json run:
|
|||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import { Accounts, STATES } from 'meteor/std:accounts-ui';
|
||||
import PropTypes from 'prop-types'
|
||||
|
||||
/**
|
||||
* Form.propTypes = {
|
||||
|
|
Loading…
Add table
Reference in a new issue