From 4744142fad9209a1adaa190b9bf16ddcbcb67ca9 Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Sat, 28 Apr 2018 11:01:16 +0200 Subject: lint --- test/unit/undo_spec.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/unit/undo_spec.lua b/test/unit/undo_spec.lua index ab172e89f2..f23110b329 100644 --- a/test/unit/undo_spec.lua +++ b/test/unit/undo_spec.lua @@ -4,7 +4,6 @@ local lfs = require('lfs') local child_call_once = helpers.child_call_once local global_helpers = require('test.helpers') -local hexdump = global_helpers.hexdump local sleep = global_helpers.sleep local ffi = helpers.ffi -- cgit