Remove sanitize
This commit is contained in:
@@ -6,7 +6,6 @@ require 'ostruct'
|
|||||||
|
|
||||||
# external
|
# external
|
||||||
require 'github/markup'
|
require 'github/markup'
|
||||||
require 'sanitize'
|
|
||||||
|
|
||||||
# internal
|
# internal
|
||||||
require File.expand_path('../gollum/uri_encode_component', __FILE__)
|
require File.expand_path('../gollum/uri_encode_component', __FILE__)
|
||||||
@@ -34,4 +33,3 @@ module Gollum
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user