8
0
Piotrek Koszuliński 9 жил өмнө
parent
commit
8fee5b137a

+ 0 - 1
dev/tests/dev/create-package.js

@@ -16,7 +16,6 @@ const git = require( '../../tasks/dev/utils/git' );
 const path = require( 'path' );
 
 describe( 'dev-create-package', () => {
-	const emptyFn = () => { };
 	let spies;
 
 	const mainRepositoryPath = '/path/to/repository';