From 287e21ec1bf3656b1fd7df2ec630c841968970cf Mon Sep 17 00:00:00 2001 From: Oskar Hane Date: Thu, 18 Oct 2018 12:58:24 +0200 Subject: [PATCH] Fix build errors --- src/shared/services/commandInterpreterHelper.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shared/services/commandInterpreterHelper.js b/src/shared/services/commandInterpreterHelper.js index e18720b9d2a..47eff6ea888 100644 --- a/src/shared/services/commandInterpreterHelper.js +++ b/src/shared/services/commandInterpreterHelper.js @@ -59,7 +59,7 @@ import { import { fetchRemoteGrass } from 'shared/modules/commands/helpers/grass' import { parseGrass } from 'shared/services/grassUtils' import { shouldUseCypherThread } from 'shared/modules/settings/settingsDuck' -import { getUserTxMetadata } from './bolt/txMetadata' +import { getUserTxMetadata } from 'shared/services/bolt/txMetaData' const availableCommands = [ {