------------------------------------------------------------ revno: 21617 committer: Lars Helge Overland <[email protected]> branch nick: dhis2 timestamp: Wed 2016-01-06 13:12:35 +0100 message: Removed unused code modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-program/src/main/java/org/hisp/dhis/trackedentity/action/trackedentityattribute/AddAttributeAction.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/trackedentityattribute/AddAttributeAction.java' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-program/src/main/java/org/hisp/dhis/trackedentity/action/trackedentityattribute/AddAttributeAction.java 2016-01-05 18:33:07 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-program/src/main/java/org/hisp/dhis/trackedentity/action/trackedentityattribute/AddAttributeAction.java 2016-01-06 12:12:35 +0000 @@ -5,7 +5,6 @@ import org.hisp.dhis.analytics.AggregationType; import org.hisp.dhis.attribute.AttributeService; import org.hisp.dhis.common.ValueType; -import org.hisp.dhis.external.conf.DhisConfigurationProvider; import org.hisp.dhis.legend.LegendService; import org.hisp.dhis.option.OptionService; import org.hisp.dhis.option.OptionSet;
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

