forked from Kistler-Group/sdbus-cpp
style: remove trailing whitespace (#345)
* style: restore correct 644 file permission * style: remove trailing whitespace
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include <atomic>
|
||||
|
||||
namespace sdbus { namespace test {
|
||||
|
||||
|
||||
TestProxy::TestProxy(std::string destination, std::string objectPath)
|
||||
: ProxyInterfaces(std::move(destination), std::move(objectPath))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user