Skip to content

Commit

Permalink
fix: Removed an unneeded import that was causing problems in the PLC4…
Browse files Browse the repository at this point in the history
…Go build
  • Loading branch information
chrisdutz committed Feb 16, 2025
1 parent 3bc04e8 commit 6943669
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ import (
"github.com/stretchr/testify/require"

. "github.com/apache/plc4x/plc4go/internal/bacnetip/bacgopes/comp"
. "github.com/apache/plc4x/plc4go/internal/bacnetip/bacgopes/npdu"
. "github.com/apache/plc4x/plc4go/internal/bacnetip/bacgopes/pdu"
. "github.com/apache/plc4x/plc4go/internal/bacnetip/bacgopes/tests"
. "github.com/apache/plc4x/plc4go/internal/bacnetip/bacgopes/tests/state_machine"
Expand Down

0 comments on commit 6943669

Please sign in to comment.