cleanup
This commit is contained in:
@@ -1,12 +1,3 @@
|
||||
--[[
|
||||
ImageScaler.lua - Image scaling utilities for FlexLove
|
||||
Provides nearest-neighbor and bilinear interpolation scaling algorithms
|
||||
]]
|
||||
|
||||
-- ====================
|
||||
-- Error Handling Utilities
|
||||
-- ====================
|
||||
|
||||
--- Standardized error message formatter
|
||||
---@param module string -- Module name (e.g., "Color", "Theme", "Units")
|
||||
---@param message string -- Error message
|
||||
|
||||
Reference in New Issue
Block a user