Navigation Menu

Skip to content

Commit

Permalink
Suppress a warning
Browse files Browse the repository at this point in the history
    lib/droonga/catalog/slice.rb:16: warning: loading in progress, circular require considered harmful - lib/droonga/catalog/volume.rb
  • Loading branch information
kou committed Apr 24, 2014
1 parent 5995a41 commit 9c79fbf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/droonga/catalog/slice.rb
Expand Up @@ -13,8 +13,6 @@
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

require "droonga/catalog/volume"

module Droonga
module Catalog
class Slice
Expand Down

0 comments on commit 9c79fbf

Please sign in to comment.