Headers encoding corrected and cache version validation added
[imap-fix-internaldate] / mailbox_state.py
index 12e5c78..e38c584 100644 (file)
@@ -14,7 +14,6 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 '''
-import logging
 
 class MailboxState:
     """This class is responsible for containing and updating a mailbox data."""