from_disk: Fix ImportError with dulwich >= 0.20
EmptyFileException
has been moved to dulwich.objects
in 0.20
release.
(see https://github.com/dulwich/dulwich/commit/24986435b81e39ab596be1e3afba418cc20444b2)
Migrated from D3206 (view on Phabricator)