remove outdated note

This commit is contained in:
Joey Hess 2024-05-20 14:00:29 -04:00
parent 34a6db4f15
commit 57b303148b
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -549,10 +549,6 @@ parseManifest b =
-- Avoid using special remotes that are thirdparty populated, because
-- there is no way to push the git repository keys into one.
--
-- XXX Avoid using special remotes that are encrypted by key
-- material stored in the git repository, since that would present a
-- chicken and egg problem when cloning.
checkSpecialRemoteProblems :: Remote -> Maybe String
checkSpecialRemoteProblems rmt
| Remote.thirdPartyPopulated (Remote.remotetype rmt) =