Fix fetching commits from API

This commit is contained in:
Brian Bowman
2022-07-02 00:38:50 -05:00
parent 29716c43b6
commit 5d2f803f3c
4 changed files with 1 additions and 12 deletions

View File

@@ -37,7 +37,6 @@ duct = "0.13.5"
# Serialization.
serde_json = "1"
base64 = "0.13.0"
# System process elevation.
is_elevated = "0.1.2"