Remove unwanted variable

bug/bundler_fix
wchen-r7 2016-02-17 15:25:31 -06:00
parent 8b267efa2d
commit 0b095cf08a
1 changed files with 1 additions and 2 deletions

View File

@ -45,7 +45,6 @@ module Msf
def md_to_html(md)
r = Redcarpet::Markdown.new(Redcarpet::Render::MsfMdHTML, fenced_code_blocks: true)
css_path =
%Q|
<html>
<head>