Merge branch '12430-output-glob'
[arvados.git] / services / api / config / environment.rb
index b82ba27f9ae1bd390bdb71c0fd4f79c9c1fb4b70..cac5315775258a68f5e18885605d3fb1b758319e 100644 (file)
@@ -1,10 +1,5 @@
-# Copyright (C) The Arvados Authors. All rights reserved.
-#
-# SPDX-License-Identifier: AGPL-3.0
+# Load the Rails application.
+require_relative "application"
 
-# Load the rails application
-require_relative 'application'
-require 'josh_id'
-
-# Initialize the rails application
+# Initialize the Rails application.
 Rails.application.initialize!