From c36b1fa35d1775c02ed5944cf6735e2cd706f40e Mon Sep 17 00:00:00 2001 From: midoks Date: Sun, 9 Dec 2018 11:16:32 +0800 Subject: [PATCH] Update index.py --- plugins/readme/index.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/plugins/readme/index.py b/plugins/readme/index.py index b496dacc5..9780ba8c3 100755 --- a/plugins/readme/index.py +++ b/plugins/readme/index.py @@ -1,11 +1,8 @@ # coding: utf-8 import time -import psutil import random import os -import urllib -import binascii import json import re import sys