Skip to content

Commit

Permalink
build fail
Browse files Browse the repository at this point in the history
  • Loading branch information
martha-johnston committed Nov 4, 2024
1 parent a3af14d commit 1e62686
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@ package main

import (
"context"

"hardkernel/odroid"

"go.viam.com/rdk/components/board"
"go.viam.com/rdk/logging"
"go.viam.com/rdk/module"
"go.viam.com/utils"
"hardkernel/odroid"
)

func main() {
Expand Down

0 comments on commit 1e62686

Please sign in to comment.