Skip to content

Commit 63831e9

Browse files
committed
attaching a repository to a repoless package should not change the name of the package
1 parent 5ff076b commit 63831e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/UnidocDB/Unidoc.DB.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,6 @@ extension Unidoc.DB
233233
}
234234
$0[.set]
235235
{
236-
$0[Unidoc.PackageMetadata[.symbol]] = package
237236
$0[Unidoc.PackageMetadata[.repo]] = repo
238237
$0[Unidoc.PackageMetadata[.repoWebhook]] = repoWebhook
239238
}

0 commit comments

Comments
 (0)