Skip to content

Commit 07138fd

Browse files
committed
style: Remove unused import
1 parent c3b96ea commit 07138fd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

test/add-table-test.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
/* eslint-env mocha */
22

3-
const path = require('path')
4-
53
const helpers = require('./test-helpers')
64

75
const addTable = require('../lib/actions').addTableAction

0 commit comments

Comments
 (0)