Commit acc7b3c93be058603f834282acc88b9d1f25c919

Authored by Antonio Terceiro
Committed by Victor Costa
1 parent 6fbe381c

lib/noosfero.rb: remove unecessary require statement

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
lib/noosfero.rb
1 1 # encoding: utf-8
2 2  
3   -require 'fast_gettext'
4 3 module Noosfero
5 4  
6 5 def self.root(default = nil)
... ...