diff --git a/types/sync-types.sh b/types/sync-types.sh index 3164cd2..112f1da 100755 --- a/types/sync-types.sh +++ b/types/sync-types.sh @@ -44,7 +44,4 @@ for TARGET_DIR in $TARGET_DIRS; do copy_files_with_headers "$TARGET_DIR" done -# echo "Adding autogenerated comments to files..." -# add_headers - echo "Types have been synced successfully."