Skip to content

Commit

Permalink
fixup! Needed for plann: Make it possible to prevent a child objects …
Browse files Browse the repository at this point in the history
…due date to be pushed past the parents due date
  • Loading branch information
tobixen committed Feb 15, 2023
1 parent 5eb194a commit b07ba9d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_caldav.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,10 @@
import threading
import time
import uuid
import zoneinfo
from collections import namedtuple
from datetime import date
from datetime import datetime
from datetime import timedelta
from datetime import timezone

import pytest
import requests
Expand Down

0 comments on commit b07ba9d

Please sign in to comment.