Skip to content

unused import #404

@Phabr1945

Description

@Phabr1945

./kctf/docker-images/challenge/pow.py

line 20:

import socket

Delete this line as 'socket' is never used. (generally a bad practice to import unnecessary stuff)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions