Skip to content

Commit

Permalink
ws
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin-P-Kerr committed Nov 11, 2019
1 parent 2b89378 commit db7012c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adapters/triplelift_native/triplelift_native.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ package triplelift_native
import (
"encoding/json"
"fmt"
"net/http"
"github.com/mxmCherry/openrtb"
"github.com/prebid/prebid-server/adapters"
"github.com/prebid/prebid-server/errortypes"
"github.com/prebid/prebid-server/openrtb_ext"
"net/http"
)

type TripleliftNativeAdapter struct {
Expand Down

0 comments on commit db7012c

Please sign in to comment.