mirror of
https://github.com/zoriya/flood.git
synced 2025-12-20 06:05:15 +00:00
Update formatting for importing functions
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user