Skip to content

Commit

Permalink
Update example.go
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkauzh committed Oct 20, 2023
1 parent ff65b4d commit b3828a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/example.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package main

import (
// Import the webzen package
"github.com/dimkauzh/webzen/"
"github.com/dimkauzh/webzen"

// Import the webzen draw package
"github.com/dimkauzh/webzen/src/draw"
Expand Down

0 comments on commit b3828a9

Please sign in to comment.