Update formatting for importing functions

This commit is contained in:
John Furrow
2015-11-21 14:32:17 -08:00
parent ca653c21d8
commit 2dd79a3358
12 changed files with 24 additions and 24 deletions

View File

@@ -2,7 +2,7 @@ import _ from 'lodash';
import classnames from 'classnames';
import React from 'react';
import { addTorrents } from '../../actions/ClientActions';
import {addTorrents} from '../../actions/ClientActions';
import TextboxRepeater from '../forms/TextboxRepeater';
const methodsToBind = [