mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-05 12:49:08 -04:00
refactor: remove unnecessary directory existence check
This commit is contained in:
parent
c516119397
commit
f2e78daa42
2 changed files with 1 additions and 4 deletions
|
@ -41,4 +41,5 @@ Object? getAttribute({
|
|||
calloc.free(out);
|
||||
return result;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue