diff --git a/taskwiki/regexp.py b/taskwiki/regexp.py index c535b39..e2c7b27 100644 --- a/taskwiki/regexp.py +++ b/taskwiki/regexp.py @@ -46,8 +46,6 @@ GENERIC_TASK = re.compile(''.join([ ')?' # UUID is not there for new tasks ])) -PROJECT_DEFINITION = re.compile(r'Project: (?P.*)(?