Skip to content

Commit

Permalink
Cleanup following #172, fixes #69
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet authored and lburgazzoli committed Sep 6, 2019
1 parent c8dcb98 commit 149bce2
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,6 @@ protected void loadRoutes(CamelContext context) throws Exception {
}

model.startRouteDefinitions();
// context.adapt(FastCamelContext.class).clearModel(); Disabled, see https://github.com/apache/camel-quarkus/issues/69
// builders.clear();
}

@SuppressWarnings("unchecked")
Expand Down

0 comments on commit 149bce2

Please sign in to comment.