Remove additional 'because' (#2849)

## Summary

Is this, perhaps, not totally necessary? It doesn't show up in any
fixtures beyond those that I added recently.

Closes https://github.com/astral-sh/uv/issues/2846.
This commit is contained in:
Charlie Marsh 2024-04-06 10:58:23 -04:00 committed by GitHub
parent 8ffdcced0f
commit 35940cb885
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 17 deletions

View file

@ -1,2 +1,3 @@
# Artifacts from the build process.
*.egg-info/
build/