diff --git a/.github/pyinstaller/hooks/hook-smda.py b/.github/pyinstaller/hooks/hook-smda.py deleted file mode 100644 index b66d75c7..00000000 --- a/.github/pyinstaller/hooks/hook-smda.py +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (C) 2020 Mandiant, Inc. All Rights Reserved. -import PyInstaller.utils.hooks - -# ref: https://groups.google.com/g/pyinstaller/c/amWi0-66uZI/m/miPoKfWjBAAJ -binaries = PyInstaller.utils.hooks.collect_dynamic_libs("capstone")