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