lib/lhj/tools.rb in lhj-tools-0.1.2 vs lib/lhj/tools.rb in lhj-tools-0.1.3

- old
+ new

@@ -1,6 +1,5 @@ # frozen_string_literal: true - require_relative "tools/version" module Lhj require 'lhj/config' class Error < StandardError; end