emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 1c75ca1 9/9: * admin/nt/dist-build/build-dep-zips.py: Remove unus


From: Stefan Kangas
Subject: master 1c75ca1 9/9: * admin/nt/dist-build/build-dep-zips.py: Remove unused import.
Date: Tue, 8 Dec 2020 03:32:14 -0500 (EST)

branch: master
commit 1c75ca109d94b4a0edfe553d435ede16b9c41c02
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    * admin/nt/dist-build/build-dep-zips.py: Remove unused import.
---
 admin/nt/dist-build/build-dep-zips.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/admin/nt/dist-build/build-dep-zips.py 
b/admin/nt/dist-build/build-dep-zips.py
index 7047d28..bc5f65f 100755
--- a/admin/nt/dist-build/build-dep-zips.py
+++ b/admin/nt/dist-build/build-dep-zips.py
@@ -18,7 +18,6 @@
 ## along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.
 import argparse
 import multiprocessing as mp
-import glob
 import os
 import shutil
 import re



reply via email to

[Prev in Thread] Current Thread [Next in Thread]