]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
python/gp_ext_loader: remove unused imports
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 11 Oct 2018 00:05:32 +0000 (13:05 +1300)
committerNoel Power <npower@samba.org>
Thu, 25 Oct 2018 19:45:53 +0000 (21:45 +0200)
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Noel Power <npower@samba.org>
python/samba/gp_ext_loader.py

index 89ce4fa62d7e195813168b71af40891e093bfc0b..29a265e3d01d63d11c5c9e2a681b54a6ff7160b2 100644 (file)
@@ -14,7 +14,6 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-import os
 from samba.gpclass import list_gp_extensions
 from samba.gpclass import gp_ext