Skip to content

Commit

Permalink
getMessages: removes temporary logging
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed May 30, 2019
1 parent 99d0e03 commit 6b5cce6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/utils/validation/messages/getMessages.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ const createResolveIterator = (
resolverArgs,
messagesSchema,
) => {
console.log({ resolverArgs })

const { fieldProps } = resolverArgs
const messageResolverArgs = {
...resolverArgs,
Expand Down

0 comments on commit 6b5cce6

Please sign in to comment.