Compare commits
2 commits
e51f09ccb3
...
af74ba7bf2
Author | SHA1 | Date | |
---|---|---|---|
af74ba7bf2 | |||
d0638fdbc4 |
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ impl git::ForgeLike for ForgeJo {
|
|||
branch: &config::BranchName,
|
||||
file_path: &str,
|
||||
) -> Result<String, git::file::Error> {
|
||||
// TODO: get from local cloned repo
|
||||
file::contents_get(&self.repo_details, &self.net, branch, file_path).await
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue