Commit 8ebd2f1
test(@angular-devkit/build-webpack): remove unused createConsoleLogger usage
Removes the last usage of `createConsoleLogger` in the repository from
the webpack builder tests. This makes the test consistent with others
in the file and allows for potential removal of the function.
Also removes an unused `BuildResult` import in the same file.1 parent 71f0b0a commit 8ebd2f1
1 file changed
Lines changed: 2 additions & 7 deletions
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
99 | 98 | | |
100 | 99 | | |
101 | 100 | | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
| 101 | + | |
107 | 102 | | |
108 | 103 | | |
109 | 104 | | |
| |||
0 commit comments