1
0
mirror of https://github.com/ascribe/onion.git synced 2024-11-15 01:25:17 +01:00

Remove unnecessary import from form utils

This commit is contained in:
Brett Sun 2015-10-30 11:16:44 +01:00
parent 03e0bbd024
commit 7e1f6a382a

View File

@ -2,8 +2,6 @@
import { getLangText } from './lang_utils';
import AppConstants from '../constants/application_constants';
/**
* Get the data ids of the given piece or editions.
* @param {boolean} isPiece Is the given entities parameter a piece? (False: array of editions)