@@ -1,7 +1,7 @@
# frozen_string_literal: true
require "require_all"
require "pry" if ENV["VALET_CONTAINER"].nil?
require "pry" if ENV["CI"].nil?
require "json"
require_all "lib"
The note is not visible to the blocked user.