diff --git a/devtools/bundled_program/serialize/__init__.py b/devtools/bundled_program/serialize/__init__.py index 50c6b5768ce..764af23e7dd 100644 --- a/devtools/bundled_program/serialize/__init__.py +++ b/devtools/bundled_program/serialize/__init__.py @@ -7,7 +7,6 @@ # pyre-strict -# TODO(T138924864): Refactor to unify the serialization for bundled program and executorch program. import functools import importlib.resources as _resources