diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-09-29 16:57:32 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-09-29 16:57:32 +0200 |
| commit | 467a54314c7b25e28f6df4c7ea03e9f8802fa525 (patch) | |
| tree | 67eff801523c0891b38264ad0a0db619bfcaa19d | |
| parent | 8a4a2f25cac0c58aac1d4267facab20e5ec3b57f (diff) | |
Remove unused import.carl
| -rw-r--r-- | wscript | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ import subprocess import shlex import os import sys -import distutils.spawn from waflib import Logs APPNAME = 'libasdcp-carl' |
