remove reference to mtime functions

This commit is contained in:
Martin A. Brown 2016-04-02 11:58:56 -07:00
parent 0b8ae435f8
commit 6ec7e84c2d
1 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@ import copy
import logging
from collections import OrderedDict
from tldp.utils import max_mtime, mtime_gt
from tldp.sources import SourceCollection
from tldp.outputs import OutputCollection