fix(189pc): fix typo

This commit is contained in:
Noah Hsu
2022-11-01 19:32:40 +08:00
parent f95ab6ee57
commit 7bfa5876ed
3 changed files with 6 additions and 5 deletions

View File

@ -2,12 +2,13 @@ package _115
import (
"context"
"os"
driver115 "github.com/SheltonZhu/115driver/pkg/driver"
"github.com/alist-org/alist/v3/internal/driver"
"github.com/alist-org/alist/v3/internal/model"
"github.com/alist-org/alist/v3/pkg/utils"
"github.com/pkg/errors"
"os"
)
type Pan115 struct {