diff --git a/modules/navigation/siren-helm-ag.el b/modules/navigation/siren-helm-ag.el index 9d60f65..c41599e 100644 --- a/modules/navigation/siren-helm-ag.el +++ b/modules/navigation/siren-helm-ag.el @@ -9,9 +9,6 @@ (require 'siren-helm) (use-package helm-ag - :straight (:type git :host github :repo "emacsorphanage/helm-ag" - :fork (:host github :repo "jimeh/helm-ag" - :branch "personal-patches")) :after (helm-config) :bind ("C-x '" . helm-do-ag-project-root)