Rm newline

This commit is contained in:
qwerty287
2022-06-29 16:54:13 +02:00
parent 5a7dec871f
commit 2206554394
@@ -115,6 +115,7 @@ public interface CustomApi {
@retrofit2.http.Path("repo") String repo,
@retrofit2.http.Path("filepath") String filepath,
@retrofit2.http.Query("ref") String ref);
/**
* Get a file or it's LFS object from a repository
*