From d31044f39e3c9560d588c9494234a53e87a880eb Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Thu, 29 Jun 2017 11:25:52 -0300 Subject: [PATCH] linting --- client/coral-plugin-flags/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/coral-plugin-flags/index.js b/client/coral-plugin-flags/index.js index d896d34f5..dd851b094 100644 --- a/client/coral-plugin-flags/index.js +++ b/client/coral-plugin-flags/index.js @@ -1 +1 @@ -export {default as FlagComment} from './components/FlagComment'; \ No newline at end of file +export {default as FlagComment} from './components/FlagComment';