From 4fb02b461f794aec176f2ace23980bfe6239db5b Mon Sep 17 00:00:00 2001 From: Catalin Constantin Mititiuc Date: Mon, 16 Jun 2025 20:18:05 -0700 Subject: [PATCH] Remove comment --- site.moon | 1 - 1 file changed, 1 deletion(-) diff --git a/site.moon b/site.moon index e0a9044..a5d12ce 100644 --- a/site.moon +++ b/site.moon @@ -1,7 +1,6 @@ sitegen = require "sitegen" Site = require "sitegen.site" Path = require "sitegen.path" --- PygmentsPlugin = require "sitegen.plugins.pygments" html = require "sitegen.html" common = require "sitegen.common" cosmo = require "sitegen.cosmo"