From 054baa05305c845f03910224ec22d7070895e5fd Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Tue, 24 Jan 2017 19:01:45 -0300 Subject: [PATCH] =?UTF-8?q?=C3=A7onfig=20actions=20not=20defined?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/coral-framework/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/client/coral-framework/index.js b/client/coral-framework/index.js index 3d3ec03e4..c21136d27 100644 --- a/client/coral-framework/index.js +++ b/client/coral-framework/index.js @@ -14,7 +14,6 @@ export { I18n, notificationActions, authActions, - configActions, assetActions, pym };