Skip to content

Commit 4620375

Browse files
committed
remove todo
1 parent 7876c51 commit 4620375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/motherduck/plugin.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ func New() schema.Plugin {
1010
Name: "motherduck",
1111
Platform: schema.PlatformInfo{
1212
Name: "MotherDuck",
13-
Homepage: sdk.URL("https://motherduck.com"), // TODO: Check if this is correct
13+
Homepage: sdk.URL("https://motherduck.com"),
1414
},
1515
Credentials: []schema.CredentialType{
1616
AccessToken(),

0 commit comments

Comments
 (0)