Removed faulty 'true' that causes move requests to ALWAYS return status 200.

This commit is contained in:
COLA@Redmine.local 2017-02-09 21:19:56 +01:00
parent a003c78b5b
commit 5d3ac312dc

View File

@ -188,7 +188,6 @@ module RedmineDmsf
status
end
end
true
end
end