diff options
author | 2018-06-03 10:11:56 +0200 | |
---|---|---|
committer | 2018-06-03 10:11:56 +0200 | |
commit | 02504c2d619c4c495a3c6a8db8f8ea93352cd6e7 (patch) | |
tree | 77dd10a5deea1b1c32a467fd8849f9b818d57eb1 | |
parent | nsjail workaround, fix forkbomb, add forkbomb unit test (diff) |
lint
-rw-r--r-- | snekbox.py | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,8 +1,6 @@ import json import multiprocessing import subprocess -import threading -import time import os import sys |