Skip to content

Commit

Permalink
fix(i18n): remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Gergely Nemeth committed Feb 25, 2019
1 parent d8ef6b2 commit bdb6726
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ LICENSE file in the root directory of this source tree.
-->

import Layout from '../../components/layout';
import Code from '../../components/code.js'
import en_US from '../../../src/locale/en_US.js'

export default Layout;
Expand Down

0 comments on commit bdb6726

Please sign in to comment.