From 1bbf10efdf165b2362458acee49c777dd220ac32 Mon Sep 17 00:00:00 2001 From: Luke Rogers Date: Mon, 2 Apr 2012 07:51:44 +1200 Subject: [PATCH] durp --- plugins/system.py | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/system.py b/plugins/system.py index 57983b6..a01acd6 100755 --- a/plugins/system.py +++ b/plugins/system.py @@ -1,7 +1,6 @@ import os import re import time -import datetime import platform from util import hook from datetime import timedelta