diff --git a/python/ee/cli/commands.py b/python/ee/cli/commands.py index 007b495fc..aba9f9a64 100644 --- a/python/ee/cli/commands.py +++ b/python/ee/cli/commands.py @@ -1640,7 +1640,6 @@ class UploadCommand(Dispatcher): UploadTableCommand, ] - class _UploadManifestBase: """Uploads an asset to Earth Engine using the given manifest file."""