Skip to content

Commit

Permalink
fix(lint): fix linting on notices
Browse files Browse the repository at this point in the history
  • Loading branch information
atticusofsparta committed Nov 13, 2024
1 parent 81da676 commit ec0d756
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/common/notices.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
local json = require("json")
local utils = require(".common.utils")
local notices = {}

--- @param oldMsg AoMessage
Expand Down

0 comments on commit ec0d756

Please sign in to comment.