diff --git a/js/utils/form_utils.js b/js/utils/form_utils.js index d2d2cd29..c15eb067 100644 --- a/js/utils/form_utils.js +++ b/js/utils/form_utils.js @@ -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)