Skip to content

Commit

Permalink
Checkstile fix, removed unused swagger annotation import
Browse files Browse the repository at this point in the history
Signed-off-by: Gianluca Barbon <gianluca.barbon@eurotech.com>
  • Loading branch information
gbarbon committed Nov 27, 2019
1 parent bca0a2f commit f4c36ea
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
*******************************************************************************/
package org.eclipse.kapua.app.api.resources.v1.resources.model.message;

import io.swagger.annotations.ApiModelProperty;
import org.eclipse.kapua.message.KapuaPayload;
import org.eclipse.kapua.message.xml.XmlAdaptedMetric;
import org.eclipse.kapua.model.type.ObjectValueConverter;
Expand Down

0 comments on commit f4c36ea

Please sign in to comment.