Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Commit

Permalink
Removing unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
regner committed Aug 24, 2017
1 parent 9692889 commit 741acc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/decode.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ package client

import (
"github.com/mitchellh/mapstructure"
"github.com/regner/albiondata-client/log"
)

func decodeRequest(params map[string]interface{}) operation {
Expand Down

0 comments on commit 741acc8

Please sign in to comment.