Skip to content

Commit

Permalink
[ToricVarieties] Remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
HereAround committed Jul 23, 2024
1 parent 5616355 commit 6724004
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
structure_sheaf(v::NormalToricVarietyType)
Construct the structure sheaf of a normal toric variety.
For convenience, we also support `structure_sheaf(variety)`.
# Examples
```jldoctest
Expand All @@ -24,7 +23,6 @@ Toric line bundle on a normal toric variety
anticanonical_bundle(v::NormalToricVarietyType)
Construct the anticanonical bundle of a normal toric variety.
For convenience, we also support `anticanonical_bundle(variety)`.
# Examples
```jldoctest
Expand All @@ -42,7 +40,6 @@ Toric line bundle on a normal toric variety
canonical_bundle(v::NormalToricVarietyType)
Construct the canonical bundle of a normal toric variety.
For convenience, we also support `canonical_bundle(variety)`.
# Examples
```jldoctest
Expand Down

0 comments on commit 6724004

Please sign in to comment.