removed empty lines at end of file

This commit is contained in:
2020-04-15 13:36:13 +02:00
committed by mdavidsaver
parent 60091bfe56
commit 1038182a16
18 changed files with 0 additions and 19 deletions

View File

@@ -483,4 +483,3 @@ PVStructure::shared_pointer createRequest(std::string const & request)
}} // namespace

View File

@@ -1655,4 +1655,3 @@ namespace std{
return o << "nullptr";
}
}

View File

@@ -780,4 +780,3 @@ namespace std{
return o << "nullptr";
}
}

View File

@@ -272,4 +272,3 @@ void copy(
}
}}