Skip to content

Commit c56182a

Browse files
committed
Removed an old comment about an added method. Data validation for each wiki type is attempted inline instead of through Rex
1 parent 0b7a2b9 commit c56182a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/wiki.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,6 @@ def to_wikilink(text,namespace = "")
440440
# dispatcher. It also extends Rex by adding the following methods:
441441
# * Rex::Ui::Text::Table.to_dokuwiki
442442
# * Rex::Ui::Text::Table.to_mediawiki
443-
# * Rex:Text.prevent_xss
444443
#
445444
def initialize(framework, opts)
446445
super

0 commit comments

Comments
 (0)