Skip to content

Commit

Permalink
Remove unused amp-admin-pointer.js file
Browse files Browse the repository at this point in the history
The file is not needed since #2148, where this JS was added inline
  • Loading branch information
swissspidy committed May 21, 2019
1 parent c559fee commit 33c4598
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 39 deletions.
1 change: 0 additions & 1 deletion assets/js/amp-admin-pointer.deps.json

This file was deleted.

37 changes: 0 additions & 37 deletions assets/src/admin/amp-admin-pointer.js

This file was deleted.

1 change: 0 additions & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ const admin = {
...defaultConfig,
...sharedConfig,
entry: {
'amp-admin-pointer': './assets/src/admin/amp-admin-pointer.js',
'amp-validation-tooltips': './assets/src/admin/amp-validation-tooltips.js',
},
};
Expand Down

0 comments on commit 33c4598

Please sign in to comment.