Skip to content

Commit 5041460

Browse files
hanslZhicheng Wang
authored and
Zhicheng Wang
committed
ci: fix travis (angular#4897)
1 parent 21655b7 commit 5041460

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/publish/docs.js

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ const exec = require('child_process').exec;
66
const fs = require('fs');
77
const path = require('path');
88
const temp = require('temp');
9-
const util = require('util');
109
const version = require('../../package.json').version;
1110

1211
const documentationPath = path.join(__dirname, '../../docs/documentation');

0 commit comments

Comments
 (0)