lib/gooddata/bricks/middleware/restforce_middleware.rb in gooddata-0.6.53 vs lib/gooddata/bricks/middleware/restforce_middleware.rb in gooddata-0.6.54
- old
+ new
@@ -2,12 +2,9 @@
#
# Copyright (c) 2010-2017 GoodData Corporation. All rights reserved.
# This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree.
-# TODO: Remove this
-# require 'gooddata'
-
require_relative 'base_middleware'
module GoodData
module Bricks
class RestForceMiddleware < Bricks::Middleware