diff --git a/opensfm/commands/__init__.py b/opensfm/commands/__init__.py index da12e64dc..97a2f32fe 100644 --- a/opensfm/commands/__init__.py +++ b/opensfm/commands/__init__.py @@ -24,7 +24,6 @@ reconstruct_from_prior, undistort, ) -# pyre-fixme[21]: Could not find module `opensfm.commands.command_runner`. from .command_runner import command_runner