diff options
| author | Debulois <quentin@debulois.fr> | 2022-04-27 13:17:19 +0200 |
|---|---|---|
| committer | Debulois <quentin@debulois.fr> | 2022-04-27 13:17:19 +0200 |
| commit | 5e23fcc7de84adf23ea52ae0858f31b8934fabd3 (patch) | |
| tree | 7d6217892195c994dc8f42687efd2c74d49bc275 /src/core/funcSearch.py | |
| parent | 6104a59cbdf6474acea6a8a1d4c865f3d88d2296 (diff) | |
Système de recherche
Diffstat (limited to 'src/core/funcSearch.py')
| -rw-r--r-- | src/core/funcSearch.py | 3 |
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) |
