Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
remove gestures and expressions from audit log
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Apr 18, 2014
1 parent 1ef1947 commit c90023a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,11 @@ module.exports = function(grunt) {
'../CustomElements',
'../HTMLImports',
'../NodeBind',
'../polymer-gestures',
'../ShadowDOM',
'../TemplateBinding',
'../WeakMap',
'../observe-js',
'../platform-dev',
'../polymer-expressions'
'../platform-dev'
]
},
files: {
Expand Down

0 comments on commit c90023a

Please sign in to comment.