From 0f7392d3b7bc0a502084b9d756aaeae5b25be16c Mon Sep 17 00:00:00 2001 From: Mark Jordan Date: Mon, 26 Feb 2024 12:14:27 -0800 Subject: [PATCH] Coding style. --- workbench | 1 - 1 file changed, 1 deletion(-) diff --git a/workbench b/workbench index e87b593..c0a22ab 100755 --- a/workbench +++ b/workbench @@ -722,7 +722,6 @@ def update(): if custom_field == "revision_log": continue - # Assemble Drupal field structures from CSV data. If new field types are added to # workbench_fields.py, they need to be registered in the following if/elif/else block.