fixes and cleanup

This commit is contained in:
Mikayla Fischler
2023-04-19 23:00:27 -04:00
parent a614b97d02
commit a843c8eb79
8 changed files with 11 additions and 10 deletions

View File

@@ -14,7 +14,7 @@ local supervisor = require("supervisor.supervisor")
local svsessions = require("supervisor.session.svsessions")
local SUPERVISOR_VERSION = "v0.15.2"
local SUPERVISOR_VERSION = "v0.15.3"
local println = util.println
local println_ts = util.println_ts