Removed comment

pull/17/head
マリウス 3 years ago
parent b09c33f46d
commit 28df251ed8
No known key found for this signature in database
GPG Key ID: 272ED814BF63261F

@ -53,7 +53,6 @@ func createNode(ctx context.Context, repoPath string) (icore.CoreAPI, error) {
return nil, err
}
// Attach the Core API to the constructed node
return coreapi.NewCoreAPI(node)
}

Loading…
Cancel
Save