8
0
Piotrek Koszuliński 9 лет назад
Родитель
Сommit
8fee5b137a
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      dev/tests/dev/create-package.js

+ 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';