emacs.pkgs.consult-gh-forge: remove unneeded override

This commit is contained in:
Lin Jian
2026-08-01 21:52:37 +08:00
parent ffda69a340
commit cb2c93ea32
@@ -951,9 +951,6 @@ let
# needs network during compilation
consult-gh-embark = ignoreCompilationError super.consult-gh-embark;
# needs network during compilation
consult-gh-forge = ignoreCompilationError super.consult-gh-forge;
# needs network during compilation
consult-gh-with-pr-review = ignoreCompilationError super.consult-gh-with-pr-review;