google / google/kctf

unused import

Open
#404 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
794
Forks
82
PR merge metrics
No merged PRs in 30d

Description

./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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.