Fix docs CI failing after previous commit

This commit is contained in:
poire-z
2024-02-16 20:09:12 +01:00
parent 0506ffe289
commit fb39fe93ed

View File

@@ -1,7 +1,5 @@
--[[--
This plugin allows for inspecting KOReader's internal objects,
calling methods, sending events... over HTTP.
--]]--
-- This plugin allows for inspecting KOReader's internal objects,
-- calling methods, sending events... over HTTP.
local DataStorage = require("datastorage")
local Device = require("device")