clean up whitespace

develop
Myk Taylor 2023-10-09 02:37:32 -07:00
parent 98b44ea8f0
commit bd1381bbf3
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

@ -1,6 +1,6 @@
local _ENV = mkmodule('plugins.sort.info')
local gui = require('gui')
local gui = require('gui')
local overlay = require('plugins.overlay')
local widgets = require('gui.widgets')
local utils = require('utils')