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