From 16932a85d550240ae9c8617931fa9ba35c892410 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ru=C3=A1n?= Date: Sun, 11 Aug 2024 22:15:03 +0100 Subject: [PATCH] [SQ] Removed Commented code --- src/_data/eleventyComputed.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/_data/eleventyComputed.js b/src/_data/eleventyComputed.js index 8751dce..7659389 100644 --- a/src/_data/eleventyComputed.js +++ b/src/_data/eleventyComputed.js @@ -1,7 +1,5 @@ const path = require('path') -// const { splitExtension } = require('../../utils/urls') - module.exports = () => { const getUrl = (data) => { const url = data.page.url