Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Domain Data Mgmt Services
Seismic
Seismic DMS Suite
seismic-dms-cpp-lib
Commits
ce01e523
Commit
ce01e523
authored
Feb 07, 2022
by
Diego Molteni
Browse files
fix: removed debug
parent
6705a009
Pipeline
#92553
passed with stages
in 11 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/src/lib/cloud/SeismicStore.cc
View file @
ce01e523
...
...
@@ -226,7 +226,6 @@ namespace seismicdrive
{
http
.
set_auth_callback
([
this
]()
->
std
::
string
{
std
::
cout
<<
"xxxxxxxxxxxxxxxxx CALLING"
;
return
sdutils
::
prepBearer
(
_sdmanager
->
getIDToken
());
});
// these are API dependent, can't be hard-coded in HTTPRequest
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment