diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-06 01:32:28 -0500 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-06 01:32:28 -0500 |
| commit | c859e41df0279aed431a1abd2a539494d1f769e0 (patch) | |
| tree | c783f663f47c1cf7eca6984b0d93317ba6311d52 /tools/checkpath.py | |
| parent | 217d937e2d661ceb346ac02a53b436afbc302592 (diff) | |
chore: updated libraries and new README.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'tools/checkpath.py')
| -rw-r--r-- | tools/checkpath.py | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/checkpath.py b/tools/checkpath.py deleted file mode 100644 index eb36805..0000000 --- a/tools/checkpath.py +++ /dev/null @@ -1,9 +0,0 @@ -#! /usr/bin/env python3 -# -*- coding: utf-8 -*- - -import os, sys - -if __name__ == '__main__': - sys.exit(None) - - |
