From 1bfde9b1c13e5bafe3e005699f5b7b5d7b2c8ed3 Mon Sep 17 00:00:00 2001 From: JalenCato Date: Wed, 25 Oct 2023 22:43:45 +0000 Subject: [PATCH] fix lint --- python/graphstorm/gconstruct/transform.py | 1 - 1 file changed, 1 deletion(-) diff --git a/python/graphstorm/gconstruct/transform.py b/python/graphstorm/gconstruct/transform.py index dff51926b9..ea1c436024 100644 --- a/python/graphstorm/gconstruct/transform.py +++ b/python/graphstorm/gconstruct/transform.py @@ -24,7 +24,6 @@ import json import uuid import hashlib -import shutil import numpy as np import torch as th