From 8c06463e80f1bd8a9aefadb0462a2aaf27e2a2be Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Wed, 24 Aug 2016 15:46:31 -0700 Subject: Linted --- ui/app/components/pending-msg-details.js | 1 - 1 file changed, 1 deletion(-) (limited to 'ui/app/components/pending-msg-details.js') diff --git a/ui/app/components/pending-msg-details.js b/ui/app/components/pending-msg-details.js index 36c8086ba..16308d121 100644 --- a/ui/app/components/pending-msg-details.js +++ b/ui/app/components/pending-msg-details.js @@ -3,7 +3,6 @@ const h = require('react-hyperscript') const inherits = require('util').inherits const AccountPanel = require('./account-panel') -const readableDate = require('../util').readableDate module.exports = PendingMsgDetails -- cgit v1.2.3