CleanUp Code

This commit is contained in:
giuseppe.bueti
2016-02-07 20:55:46 +01:00
parent 183ae3d3b9
commit 03b6cbf3e5
9 changed files with 7 additions and 64 deletions
@@ -1,7 +1,6 @@
package com.baeldung.client;
import com.baeldung.model.Movie;
import javax.ws.rs.*;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;