Skip to content

Commit

Permalink
does it still work
Browse files Browse the repository at this point in the history
  • Loading branch information
bungle committed Aug 7, 2024
1 parent 9dfb61f commit a26c2d7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/resty/ada/utils.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ local new_tab = require("table.new")
local ffi_str = require("ffi").string


local tonumber = tonumber


local function ada_string_to_lua(result)
if result.data == nil then -- nullptr equals to nil but is not falsy
return nil
Expand Down

0 comments on commit a26c2d7

Please sign in to comment.