Skip to content

Commit

Permalink
fix linter errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Tieske committed Jul 18, 2016
1 parent 0b51f89 commit d8b1619
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion spec/03-plugins/request-transformer/02-api_spec.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
local helpers = require "spec.helpers"
local cjson = require "cjson"

describe("Plugin: request-transformer (API)", function()
local admin_client
Expand Down
1 change: 0 additions & 1 deletion spec/03-plugins/response-transformer/03-api_spec.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
local helpers = require "spec.helpers"
local cjson = require "cjson"

describe("Plugin: response-transformer (API)", function()
local admin_client
Expand Down

0 comments on commit d8b1619

Please sign in to comment.