Skip to content

Commit

Permalink
Dropping unused dependency uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed Apr 18, 2017
1 parent 706fbc5 commit 75a0f0d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
5 changes: 0 additions & 5 deletions blocks/library/text/index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/**
* External dependencies
*/
import uuid from 'uuid/v4';

/**
* Internal dependencies
*/
Expand Down
8 changes: 4 additions & 4 deletions languages/gutenberg.pot
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@ msgid "List"
msgstr ""

#: blocks/library/list/index.js:25
#: blocks/library/text/index.js:29
#: blocks/library/text/index.js:24
msgid "Align left"
msgstr ""

#: blocks/library/list/index.js:33
#: blocks/library/text/index.js:37
#: blocks/library/text/index.js:32
msgid "Align center"
msgstr ""

#: blocks/library/list/index.js:41
#: blocks/library/text/index.js:45
#: blocks/library/text/index.js:40
msgid "Align right"
msgstr ""

Expand All @@ -50,7 +50,7 @@ msgstr ""
msgid "Quote"
msgstr ""

#: blocks/library/text/index.js:15
#: blocks/library/text/index.js:10
msgid "Text"
msgstr ""

Expand Down

0 comments on commit 75a0f0d

Please sign in to comment.