dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #35783
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 18317: Unused code
------------------------------------------------------------
revno: 18317
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2015-02-18 14:41:55 +0100
message:
Unused code
modified:
dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-program/src/main/java/org/hisp/dhis/trackedentity/action/programtindicator/GetProgramIndicatorDescripttionAction.java
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-program/src/main/java/org/hisp/dhis/trackedentity/action/programtindicator/GetProgramIndicatorDescripttionAction.java'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-program/src/main/java/org/hisp/dhis/trackedentity/action/programtindicator/GetProgramIndicatorDescripttionAction.java 2015-02-16 11:46:32 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-program/src/main/java/org/hisp/dhis/trackedentity/action/programtindicator/GetProgramIndicatorDescripttionAction.java 2015-02-18 13:41:55 +0000
@@ -29,12 +29,10 @@
*/
import org.hisp.dhis.i18n.I18n;
-import org.hisp.dhis.i18n.I18nFormat;
import org.hisp.dhis.program.ProgramIndicator;
import org.hisp.dhis.program.ProgramIndicatorService;
import com.opensymphony.xwork2.Action;
-import com.sun.imageio.plugins.common.I18N;
/**
* @author Chau Thu Tran