Skip to content
Snippets Groups Projects
Commit a3c3f99a authored by buczekp's avatar buczekp
Browse files

[LMS-1412] fixed dependency problem

SVN: 15028
parent 17d0bdbe
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@
* limitations under the License.
*/
package ch.systemsx.cisd.openbis.generic.client.web.client.application.ui.columns.specific;
package ch.systemsx.cisd.openbis.generic.client.web.server.calculator;
import ch.systemsx.cisd.openbis.generic.shared.basic.dto.DateTableCell;
import ch.systemsx.cisd.openbis.generic.shared.basic.dto.DoubleTableCell;
......
......@@ -25,7 +25,6 @@ import java.util.Map;
import java.util.Set;
import java.util.Map.Entry;
import ch.systemsx.cisd.openbis.generic.client.web.client.application.ui.columns.specific.ComparableCellValueHelper;
import ch.systemsx.cisd.openbis.generic.shared.basic.GridRowModel;
import ch.systemsx.cisd.openbis.generic.shared.basic.IColumnDefinition;
import ch.systemsx.cisd.openbis.generic.shared.basic.dto.ISerializableComparable;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment