diff --git a/chotki_test.go b/chotki_test.go index 7db588c..b253b4b 100644 --- a/chotki_test.go +++ b/chotki_test.go @@ -285,7 +285,6 @@ func TestChotki_CheckMdeltaTR(t *testing.T) { assert.Nil(t, err) _, tlv, err := a.ObjectFieldTLV(IdNames) - a.ObjectMapper() assert.Nil(t, err) names, err := a.MapTRField(IdNames)