Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'blenderkit')
-rw-r--r--blenderkit/search.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/blenderkit/search.py b/blenderkit/search.py
index ddb85410..6ae86819 100644
--- a/blenderkit/search.py
+++ b/blenderkit/search.py
@@ -1110,7 +1110,6 @@ def search_update(self, context):
utils.p('search updater')
#if self.search_keywords != '':
search()
- kp.semi()
class SearchOperator(Operator):