Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
chore(project): remove unused attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
RWOverdijk committed Feb 21, 2017
1 parent c24d9fa commit e5dfdc7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 25 deletions.
14 changes: 0 additions & 14 deletions src/attribute/attributes.js

This file was deleted.

1 change: 0 additions & 1 deletion src/aurelia-form.js
Expand Up @@ -32,7 +32,6 @@ export function configure(aurelia, config) {
];

aurelia.globalResources(
'./attribute/attributes',
'./attribute/prefixed',
...defaultComponents.map(component => `./component/${component}`),
...defaultElements.map(component => `./component/form-${component}`)
Expand Down
10 changes: 0 additions & 10 deletions test/unit/attributes.spec.js

This file was deleted.

0 comments on commit e5dfdc7

Please sign in to comment.