summaryrefslogtreecommitdiff
path: root/src/core/funcSearch.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/funcSearch.py')
-rw-r--r--src/core/funcSearch.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/funcSearch.py b/src/core/funcSearch.py
deleted file mode 100644
index 664a24b..0000000
--- a/src/core/funcSearch.py
+++ /dev/null
@@ -1,3 +0,0 @@
-
-def search_by_job_id(mainWindow, jobId) -> None:
- print(jobId)