Skip to content

Commit 8491642

Browse files
committed
remove missed postgres
1 parent a874571 commit 8491642

File tree

1 file changed

+0
-1
lines changed
  • src/azure-cli/azure/cli/command_modules/rdbms

1 file changed

+0
-1
lines changed

src/azure-cli/azure/cli/command_modules/rdbms/_params.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ def _complex_params(command_group): # pylint: disable=too-many-statements
215215

216216
_complex_params('mariadb')
217217
_complex_params('mysql')
218-
_complex_params('postgres')
219218

220219
# Flexible-server
221220
# pylint: disable=too-many-locals, too-many-branches

0 commit comments

Comments
 (0)