Skip to content

Commit

Permalink
remove a debug statement aces#1135
Browse files Browse the repository at this point in the history
  • Loading branch information
MontrealSergiy committed Oct 4, 2024
1 parent b268c80 commit f051e5d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
<% fname = fname.delete_prefix(@userfile.name + '/') if @userfile != file.userfile %>

<% if file.size > 0 %>
fname=<%= fname %>
<%= data_link fname, file.userfile %>
<% else %>
<%= bname %>
Expand Down

0 comments on commit f051e5d

Please sign in to comment.