Skip to content

Commit 68b9175

Browse files
committed
Remove more code related to unused download button
More stuff that goes with 1aecb45.
1 parent b0d8c48 commit 68b9175

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/templates/crate/version.hbs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@
4040
</div>
4141
</div>
4242

43-
{{! This is used to set the url of to actually download a file }}
44-
<iframe id='download-frame' style='display:none'></iframe>
45-
4643
{{#if currentVersion.yanked}}
4744
<div class='crate-info'>
4845
<div>

0 commit comments

Comments
 (0)