Skip to content

Commit e8e7fb1

Browse files
committed
fix: app.go
1 parent 2acce16 commit e8e7fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rollup/cmd/blob_uploader/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package main
22

3-
import "scroll-tech/rollup/cmd/rollup_relayer/app"
3+
import "scroll-tech/rollup/cmd/blob_uploader/app"
44

55
func main() {
66
app.Run()

0 commit comments

Comments
 (0)