Skip to content

Commit b9a8f0f

Browse files
committed
Fix pre-commit error
1 parent 436d0bf commit b9a8f0f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

engine/schema/src/main/resources/META-INF/db/schema-42210to42300.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,4 +282,3 @@ CREATE TABLE IF NOT EXISTS `cloud`.`kms_database_kek_objects` (
282282

283283
--- Disable/enable NICs
284284
CALL `cloud`.`IDEMPOTENT_ADD_COLUMN`('cloud.nics','enabled', 'TINYINT(1) NOT NULL DEFAULT 1 COMMENT ''Indicates whether the NIC is enabled or not'' ');
285-

0 commit comments

Comments
 (0)