X-Git-Url: http://git.maemo.org/git/?p=python-purple;a=blobdiff_plain;f=account.pyx;h=d720910c894d29457a221eb1933dd56cee59e883;hp=5a9ecf744c745664782030bb3dc2473e7ea0c85a;hb=76ca8699d9a05eba65edbd23ddfb3def68c55424;hpb=7cb45fa563b2f0d0e9352373ab0e853188592dcf diff --git a/account.pyx b/account.pyx index 5a9ecf7..d720910 100644 --- a/account.pyx +++ b/account.pyx @@ -18,7 +18,6 @@ # cimport purple -cimport proxy cdef class Account: """ Account class """