Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit 5a41d9d

Browse files
Teal Stannardbelinda-liu
andcommitted
Import missing dependency for route_binding_list_fetcher
Co-authored-by: Teal Stannard <tstannard@pivotal.io> Co-authored-by: Belinda Liu <bliu@pivotal.io>
1 parent 18633a5 commit 5a41d9d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/fetchers/route_binding_list_fetcher.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
require 'fetchers/base_list_fetcher'
2+
13
module VCAP
24
module CloudController
35
class RouteBindingListFetcher < BaseListFetcher

0 commit comments

Comments
 (0)