TP-5555 | clean up
This commit is contained in:
@@ -108,6 +108,7 @@ func (ep *ErrorProcessor) ProcessError(error []byte) {
|
||||
sourceMapPath, err := ep.sourceMapFetcher.GetSourceMap(fileName, projectId, releaseId, ep.awsConfig.Bucket)
|
||||
if err != nil {
|
||||
fmt.Printf("error occured in fetching source map")
|
||||
return
|
||||
}
|
||||
frame.SourceMapPath = sourceMapPath
|
||||
|
||||
|
||||
Reference in New Issue
Block a user