Skip to content

Commit

Permalink
chore(merge-tool): Last little cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
MonkeyDo committed May 25, 2020
1 parent a010506 commit 8e8cdb2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/server/helpers/entityRouteUtils.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,14 +234,6 @@ export function entityMergeMarkup(
* @param {object} res - response object
*/

/**
* Additional callback to pass data to the entity
* create/edit function
* @callback additionalCallback
* @param {object} req - request object
* @param {object} res - response object
*/

/**
* Makes a middleware handler for create or edit actions on entities.
* @param {string} entityType - entity type
Expand Down

0 comments on commit 8e8cdb2

Please sign in to comment.