Skip to content

Commit

Permalink
feat: Updated lua/hurl/main.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Mar 13, 2024
1 parent e76d0c0 commit def60f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/hurl/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ local http = require('hurl.http_utils')
local M = {}

local response = {}
local head_state = ''
local response_state = ''
local is_running = false

-- Looking for vars.env file base on the current file buffer
Expand Down

0 comments on commit def60f7

Please sign in to comment.