mirror of
https://github.com/facebook/sapling.git
synced 2025-01-06 21:48:36 +03:00
demandimportpy3: update to pass import checker
This commit is contained in:
parent
e5f807b019
commit
33d314f3e6
@ -27,11 +27,10 @@ This also has some limitations compared to the Python 2 implementation:
|
||||
from __future__ import absolute_import
|
||||
|
||||
import contextlib
|
||||
import sys
|
||||
|
||||
import importlib.abc
|
||||
import importlib.machinery
|
||||
import importlib.util
|
||||
import sys
|
||||
|
||||
_deactivated = False
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user