Fix Travis Error:The closing brace for the class must go on the next line after the body

This commit is contained in:
Philippe GRAND 2018-09-28 15:19:45 +02:00
parent 574cfad48f
commit 61ad84d6e1

View File

@ -333,5 +333,4 @@ class modTakePos extends DolibarrModules
return $this->_remove($sql, $options);
}
}