Cleaned uneeded import

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-lib@117473 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2015-07-27 10:50:58 +00:00
parent b16f6751ac
commit 268dafea5a
2 changed files with 1 additions and 2 deletions

View File

@ -10,7 +10,7 @@
<groupId>org.gcube.accounting</groupId>
<artifactId>accounting-lib</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.2-SNAPSHOT</version>
<name>Accounting Library</name>
<description>Accounting Library</description>
<packaging>jar</packaging>

View File

@ -1,6 +1,5 @@
package org.gcube.accounting.messaging;
import org.gcube.accounting.aggregation.ServiceUsageRecord;
@Deprecated