Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 1293cc8

Browse files
committed
chore(examples): remove final traces of examples from the tree
Apparently some example files were referenced in angularFiles.js, and this was missed when 2f45133 was checked in. This cleans it up. Closes #6405
1 parent cad717b commit 1293cc8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

angularFiles.js

-5
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,6 @@ angularFiles = {
142142
'@angularSrcModules',
143143
'@angularScenario',
144144
'@angularTest',
145-
'example/personalLog/*.js',
146-
'example/personalLog/test/*.js'
147145
],
148146

149147
'karmaExclude': [
@@ -178,9 +176,6 @@ angularFiles = {
178176
'@angularSrcModules',
179177
'@angularScenario',
180178
'@angularTest',
181-
'example/personalLog/*.js',
182-
183-
'example/personalLog/test/*.js'
184179
],
185180

186181
'karmaJqueryExclude': [

0 commit comments

Comments
 (0)