sapling/edenscm
Arun Kulshreshtha da6f7284a5 fileserverclient: do not return pack paths from data fetching functions
Summary: As of D15154509, the data fetching functions in remotefilelog write to shared mutable packs rather than opening new packs. As such, there is no need to return pack paths. In fact, the code has already been updated so that the returned paths are always `None`, so the code removed in this diff is already dead.

Reviewed By: xavierd

Differential Revision: D15419765

fbshipit-source-id: c999d5388042b429a8bda9f72a06569364d8e2e1
2019-05-20 14:23:24 -07:00
..
hgdemandimport codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00
hgext fileserverclient: do not return pack paths from data fetching functions 2019-05-20 14:23:24 -07:00
mercurial edenapi: add tree fetching 2019-05-20 11:52:59 -07:00
__init__.py codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00