Skip to content

Commit 3aaca33

Browse files
committed
refactor
1 parent 953aa3a commit 3aaca33

119 files changed

Lines changed: 4545 additions & 4361 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.org

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -685,9 +685,9 @@
685685
import (
686686
"fmt"
687687

688-
"github.com/honmaple/snow/builder/hook"
689-
"github.com/honmaple/snow/builder/content"
690-
"github.com/honmaple/snow/builder/theme"
688+
"github.com/honmaple/snow/internal/hook"
689+
"github.com/honmaple/snow/internal/content"
690+
"github.com/honmaple/snow/internal/theme"
691691
"github.com/honmaple/snow/config"
692692
)
693693

builder/builder.go

Lines changed: 0 additions & 53 deletions
This file was deleted.

builder/cli.go

Lines changed: 0 additions & 256 deletions
This file was deleted.

builder/content/asset.go

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)