Remove require "xml/libxml" from controllers
This commit is contained in:
parent
99bed16f9a
commit
fba5528731
6 changed files with 0 additions and 11 deletions
|
@ -4,7 +4,6 @@ class ChangesetsController < ApplicationController
|
|||
include UserMethods
|
||||
|
||||
layout "site"
|
||||
require "xml/libxml"
|
||||
|
||||
before_action :authorize_web
|
||||
before_action :set_locale
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue