[gjs: 12/18] build: Remove unused import from python script



commit b175d350cf521b8bf54a40117e2887d31ef27a91
Author: Philip Chimento <philip chimento gmail com>
Date:   Thu Nov 28 09:20:28 2019 -0800

    build: Remove unused import from python script

 build/symlink-gjs.py | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/build/symlink-gjs.py b/build/symlink-gjs.py
index 2c6f0a57..0802669b 100644
--- a/build/symlink-gjs.py
+++ b/build/symlink-gjs.py
@@ -2,7 +2,6 @@
 
 import os
 import shutil
-import subprocess
 import sys
 import tempfile
 


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