mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-06-08 02:32:18 +00:00
Rm newline
This commit is contained in:
@@ -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
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user