Remove VerifyCommand from exports

This commit is contained in:
Vijay Janapa Reddi
2025-12-02 19:23:15 -05:00
parent 11615a2288
commit e315e5648c

View File

@@ -29,7 +29,6 @@ __all__ = [
'NBGraderCommand',
'BenchmarkCommand',
'CommunityCommand',
'VerifyCommand',
# Command groups
'SystemCommand',
'ModuleWorkflowCommand',