diff options
Diffstat (limited to 'src/page/album-commentary.js')
-rw-r--r-- | src/page/album-commentary.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/page/album-commentary.js b/src/page/album-commentary.js index e3a63baf..a0ac8d94 100644 --- a/src/page/album-commentary.js +++ b/src/page/album-commentary.js @@ -1,5 +1,3 @@ -/** @format */ - // Album commentary page and index specifications. import {filterAlbumsByCommentary} from '../util/wiki-data.js'; |