Skip to content

Commit

Permalink
removes unused, smaller log
Browse files Browse the repository at this point in the history
  • Loading branch information
stephband committed Aug 5, 2024
1 parent 5585f48 commit 461aad1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 45 deletions.
22 changes: 0 additions & 22 deletions module-ol.js

This file was deleted.

22 changes: 0 additions & 22 deletions module-ul.js

This file was deleted.

2 changes: 1 addition & 1 deletion module.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ import properties from './modules/properties.js';

const stylesheet = window.slideshowStylesheet || import.meta.url.replace(/\/[^\/]*\.js/, '/slide-show-shadow.css');

export default element('slide-show', lifecycle, properties, stylesheet, 'documentation – stephen.band/slide-show/');
export default element('slide-show', lifecycle, properties, stylesheet, 'stephen.band/slide-show/');

0 comments on commit 461aad1

Please sign in to comment.