NIHVIVO-1338 Removed rogue tab at the end of one line

This commit is contained in:
nac26 2011-01-06 14:04:34 +00:00
parent ec80cda36c
commit 6e588300e6

View file

@ -25,7 +25,7 @@
OPTIONAL { GRAPH ?g8 { ?dateTimeInterval core:start ?dateTimeStartValue .
?dateTimeStartValue core:dateTime ?dateTimeStart }
}
OPTIONAL { GRAPH ?g9 { ?dateTimeInterval core:end ?dateTimeEndValue .
OPTIONAL { GRAPH ?g9 { ?dateTimeInterval core:end ?dateTimeEndValue .
?dateTimeEndValue core:dateTime ?dateTimeEnd }
}
}