Skip to content

Commit 719bbe4

Browse files
committed
Removed: unused var.
1 parent 731fc11 commit 719bbe4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
'use strict'
22

33
const fs = require('fs-extra')
4-
const path = require('path')
54
const { parse } = require('php-array-parser')
65

76
const phpArrayToJson = {

0 commit comments

Comments
 (0)