Fixed import of crossorigin error
This commit is contained in:
@@ -8,6 +8,7 @@ import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.web.bind.annotation.GetMapping;
|
||||
import org.springframework.web.bind.annotation.RequestParam;
|
||||
import org.springframework.web.bind.annotation.RestController;
|
||||
import org.springframework.web.bind.annotation.CrossOrigin;
|
||||
|
||||
import com.truecaller.truecallerassignment.backend.entities.CBRouteResponse;
|
||||
import com.truecaller.truecallerassignment.backend.entities.Tile;
|
||||
|
||||
Reference in New Issue
Block a user