From be2282d70fde4485e468505f28e486a0ee22aa2f Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Tue, 9 Dec 2014 14:36:54 -0400 Subject: [PATCH] Remove obsolete comment --- lib/resin/device/device.coffee | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/resin/device/device.coffee b/lib/resin/device/device.coffee index b73969ab..9d94205d 100644 --- a/lib/resin/device/device.coffee +++ b/lib/resin/device/device.coffee @@ -23,8 +23,6 @@ exports.getDisplayName = (device) -> return key return 'Unknown' -# TODO: Use _.slugify - # Get device slug # # @param {String} device device name