Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 95a5aab

Browse filesBrowse files
committed
perf(test:endpoint): remove unused imports
1 parent 6faa7f0 commit 95a5aab
Copy full SHA for 95a5aab

File tree

1 file changed

+0
-2
lines changed
Filter options

1 file changed

+0
-2
lines changed

‎src/test/endpoint.test.js

Copy file name to clipboardExpand all lines: src/test/endpoint.test.js
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
'use strict';
22
import path from 'path';
33
import fs from 'fs';
4-
import _ from 'lodash';
54
import Promise from 'bluebird';
65
import helpers from 'yeoman-test';
76
import assert from 'yeoman-assert';
@@ -10,7 +9,6 @@ import * as getExpectedFiles from './get-expected-files';
109
import {
1110
copyAsync,
1211
runCmd,
13-
assertOnlyFiles,
1412
readJSON,
1513
runGen
1614
} from './test-helpers';

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.