From 8d2faea7cd596e2cacfa2c328397180d08c325be Mon Sep 17 00:00:00 2001 From: farhan Date: Tue, 11 Feb 2025 13:38:10 +0500 Subject: [PATCH] chore: test commit 8 --- xmodule/word_cloud_block.py | 1 - 1 file changed, 1 deletion(-) diff --git a/xmodule/word_cloud_block.py b/xmodule/word_cloud_block.py index 95c7fae545dd..37e82400df78 100644 --- a/xmodule/word_cloud_block.py +++ b/xmodule/word_cloud_block.py @@ -321,4 +321,3 @@ def index_dictionary(self): else _BuiltInWordCloudBlock ) WordCloudBlock.__name__ = "WordCloudBlock" -