From dffc5323ecd9c7bc1af0ea06ef4827078f9bcd52 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Thu, 4 Feb 2016 08:03:42 -0800 Subject: PLT-1429 Fixing code review comments --- web/react/utils/async_client.jsx | 1 - 1 file changed, 1 deletion(-) (limited to 'web') diff --git a/web/react/utils/async_client.jsx b/web/react/utils/async_client.jsx index 970b1a4c0..328a7a7f2 100644 --- a/web/react/utils/async_client.jsx +++ b/web/react/utils/async_client.jsx @@ -787,7 +787,6 @@ export function getSuggestedCommands(command, suggestionId, component) { }); // pull out the suggested commands from the returned data - //const terms = matches.map((suggestion) => suggestion.trigger); const terms = matches.map((suggestion) => suggestion.suggestion); AppDispatcher.handleServerAction({ -- cgit v1.2.3-1-g7c22