[FIX] membership: Remove unpaid inovice import from init file

bzr revid: mra@mra-laptop-20101006072219-twq77xlem3d69rg7
This commit is contained in:
Mustufa Rangwala 2010-10-06 12:52:19 +05:30
parent 50c7a36f60
commit 12c4b353f4
1 changed files with 0 additions and 1 deletions

View File

@ -20,5 +20,4 @@
##############################################################################
import membership_invoice
import membership_unpaid_invoice
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: