view plugins/mod_unknown.lua @ 8712:e9caf447deed

util.startup: Remove luacheck directive for ignoring use of _G.log which might not exist until loggingmanager has been loaded
author Kim Alvefur <zash@zash.se>
date Thu, 05 Apr 2018 16:00:27 +0200
parents 28a90f5fea46
children
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform