removing tile images (#3023)

This commit is contained in:
Rob Larsen
2023-09-09 19:59:03 -04:00
committed by GitHub
parent 91a1249d84
commit b86d1ae39f
10 changed files with 13 additions and 27 deletions

View File

@@ -41,8 +41,6 @@ const expectedFilesInDistDir = [
'LICENSE.txt',
'robots.txt',
'site.webmanifest',
'tile-wide.png',
'tile.png',
];
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -