mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-10 04:20:24 +00:00
@@ -6,8 +6,6 @@ package base
|
||||
import (
|
||||
"context"
|
||||
"crypto/sha256"
|
||||
"fmt"
|
||||
|
||||
"github.com/pb33f/libopenapi/index"
|
||||
"github.com/pb33f/libopenapi/utils"
|
||||
"gopkg.in/yaml.v3"
|
||||
@@ -144,7 +142,6 @@ func (sp *SchemaProxy) GetSchemaReferenceLocation() *index.NodeOrigin {
|
||||
return origin
|
||||
}
|
||||
}
|
||||
fmt.Println("ooooooh my arse")
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user