From cb6781a143ebf015b2857a2152ac4b6862fa6ce1 Mon Sep 17 00:00:00 2001 From: Willi Ballenthin Date: Tue, 28 Jun 2022 11:11:00 -0600 Subject: [PATCH] verbose: remove extraneous import --- capa/render/verbose.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/capa/render/verbose.py b/capa/render/verbose.py index 32afe5dc..a8a99400 100644 --- a/capa/render/verbose.py +++ b/capa/render/verbose.py @@ -22,8 +22,6 @@ Unless required by applicable law or agreed to in writing, software distributed is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. """ -from tarfile import FIFOTYPE - import tabulate import dnfile.mdtable import dncil.clr.token