changeset 101:e5e10d8a356c

Delete a fixed TODO
author Omair Majid <omajid@redhat.com>
date Fri, 07 Feb 2014 13:32:55 -0500
parents c7b7fb3f5c58
children e8210c93bfa9
files com.redhat.thermostat.tools.eclipse.plugin/src/com/redhat/thermostat/tools/eclipse/plugin/editor/NewBundleDialog.java
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/com.redhat.thermostat.tools.eclipse.plugin/src/com/redhat/thermostat/tools/eclipse/plugin/editor/NewBundleDialog.java	Fri Feb 07 13:26:32 2014 -0500
+++ b/com.redhat.thermostat.tools.eclipse.plugin/src/com/redhat/thermostat/tools/eclipse/plugin/editor/NewBundleDialog.java	Fri Feb 07 13:32:55 2014 -0500
@@ -130,8 +130,6 @@
             }
         });
 
-        // TODO implement extracting data from bundle/jar on disk
-
         return area;
     }