import initDeprecatedRemoveRowBehavior from '~/behaviors/deprecated_remove_row_behavior';
import initBroadcastMessagesForm from './broadcast_message';
initBroadcastMessagesForm();
initDeprecatedRemoveRowBehavior();