From abccb06dc5776a064b5585a794012f5db41516d4 Mon Sep 17 00:00:00 2001 From: jesopo Date: Sat, 8 Jun 2019 12:13:51 +0100 Subject: Add missing `time` import --- modules/ducks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/ducks.py b/modules/ducks.py index a3c4f464..45f69cd9 100644 --- a/modules/ducks.py +++ b/modules/ducks.py @@ -1,7 +1,7 @@ #--depends-on commands #--depends-on config -import random +import random, time from src import EventManager, ModuleManager, utils DUCK = "・゜゜・。。・゜゜\_o< QUACK!" -- cgit v1.3.1-10-gc9f91