From ec5b278fca848172cb505793628aaf8a27406292 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Thu, 21 Jan 2016 16:36:12 -0600 Subject: PLT-7 fixing dist build --- web/react/pages/login.jsx | 2 -- 1 file changed, 2 deletions(-) (limited to 'web/react/pages/login.jsx') diff --git a/web/react/pages/login.jsx b/web/react/pages/login.jsx index e0957a65b..38852ad7c 100644 --- a/web/react/pages/login.jsx +++ b/web/react/pages/login.jsx @@ -5,8 +5,6 @@ import * as Client from '../utils/client.jsx'; import Login from '../components/login.jsx'; var IntlProvider = ReactIntl.IntlProvider; -ReactIntl.addLocaleData(ReactIntlLocaleData.en); -ReactIntl.addLocaleData(ReactIntlLocaleData.es); class Root extends React.Component { constructor() { -- cgit v1.2.3-1-g7c22