##// END OF EJS Templates
remove unused "require 'iconv'" from RepositoriesHelper...
Toshi MARUYAMA -
r10198:e659aff468ad
parent child
Show More
@@ -17,7 +17,6
17 # along with this program; if not, write to the Free Software
17 # along with this program; if not, write to the Free Software
18 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
18 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
19
19
20 require 'iconv'
21 require 'redmine/codeset_util'
20 require 'redmine/codeset_util'
22
21
23 module RepositoriesHelper
22 module RepositoriesHelper
General Comments 0
You need to be logged in to leave comments. Login now