lazygit: remove unused services
All checks were successful
ci/woodpecker/push/checks Pipeline was successful

This commit is contained in:
notohh 2023-06-23 22:34:41 -04:00
parent 3c22e17818
commit ea9ea5e1dd
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -14,9 +14,6 @@ _: {
cherryPickedCommitFgColor = ["#89b4fa"]; cherryPickedCommitFgColor = ["#89b4fa"];
unstagedChangesColor = ["red"]; unstagedChangesColor = ["red"];
}; };
services = {
"git.notohh.dev" = "gitea:git.notohh.dev";
};
}; };
}; };
} }