mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-23 20:50:59 -05:00
Cleanup (#600)
* General Code Cleanup * Add check for TABs to check_style_guide.py * Removing warnings
This commit is contained in:
@@ -203,7 +203,7 @@ void UrlSynchronization::start() {
|
||||
// If we are forcing the override, we download to a temporary file first,
|
||||
// so when we are done here, we need to rename the file to the original
|
||||
// name
|
||||
|
||||
|
||||
const std::string& tempName = d->destination();
|
||||
std::string originalName = tempName.substr(
|
||||
0,
|
||||
|
||||
Reference in New Issue
Block a user