Forgot sets import.

This commit is contained in:
Jeremy Fincher 2003-10-04 14:56:54 +00:00
parent 4b228c9518
commit 84b7454709
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ Commands that use the dictd protocol to snag stuff off a server.
from baseplugin import *
import sets
import random
import dictclient