Add some support for datasync, and deleting times from Harvest
This commit is contained in:
parent
fe0daf00bc
commit
bdb8b22ef4
4 changed files with 35 additions and 53 deletions
|
@ -26,7 +26,4 @@ Harvest integration data models
|
|||
|
||||
from .harvest import (HarvestCacheUser, HarvestCacheClient,
|
||||
HarvestCacheProject, HarvestCacheTask,
|
||||
HarvestCacheTimeEntry,
|
||||
# TODO: deprecate / remove these
|
||||
HarvestUser, HarvestClient, HarvestProject,
|
||||
HarvestTask, HarvestTimeEntry)
|
||||
HarvestCacheTimeEntry)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue