From b6a7ae3ee6cbb1b1540fe2d4896d34110ebee296 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Sat, 22 Jun 2024 01:40:56 -0300 Subject: [PATCH] Remove unused method (inline_json) --- nanoc/lib/utils/inline.rb | 6 ------ 1 file changed, 6 deletions(-) diff --git a/nanoc/lib/utils/inline.rb b/nanoc/lib/utils/inline.rb index 8cad7a72c..68d0efd05 100644 --- a/nanoc/lib/utils/inline.rb +++ b/nanoc/lib/utils/inline.rb @@ -1,12 +1,6 @@ # frozen_string_literal: true module Utils::Inline - def inline_json(path, class_name: File.basename(path, File.extname(path))) - %|" - end - def inline_css(path) class_name = File.basename(path, File.extname(path)) %|