From 4dec5a3526790b37fcf3761477f2c20fe443fe39 Mon Sep 17 00:00:00 2001 From: blank X Date: Sat, 2 Jul 2022 15:32:22 +0700 Subject: [PATCH] Remove comment --- sponsorblock_lm.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/sponsorblock_lm.lua b/sponsorblock_lm.lua index cab6a6a..4a83962 100644 --- a/sponsorblock_lm.lua +++ b/sponsorblock_lm.lua @@ -1,4 +1,3 @@ --- I would like to know why utils and options have different syntax. local utils = require "mp.utils" local opts = require "mp.options"