fixed build

This commit is contained in:
anhefti 2021-12-01 14:37:44 +01:00
parent 614f4430d2
commit 3a65943bde

View file

@ -17,7 +17,7 @@ import org.springframework.http.client.ClientHttpRequest;
import ch.ethz.seb.sebserver.gbl.util.Result;
@Deprecated(since = "1.2. : This is not streaming correctly. Use AbstractDownloadCall instead")
@Deprecated // This is not streaming correctly. Use AbstractDownloadCall instead
public abstract class AbstractExportCall extends RestCall<InputStream> {
protected AbstractExportCall(