diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-10-14 21:18:57 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-10-14 21:18:57 +0200 |
| commit | dda2955713196b56265bd23fd1c36d15a1eae6cc (patch) | |
| tree | 8fb76c81fc1381fd9dd6a6e6804a9cbf96f7ecdf /wscript | |
| parent | 50c4f047db0f4e7f4f2fb655af39ec40ae850a96 (diff) | |
Remove unused import.v1.0.3
Diffstat (limited to 'wscript')
| -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-dcpomatic' |
