Skip to content

Commit c21f1da

Browse files
committed
remove console.log
1 parent 9fdf5e6 commit c21f1da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

js/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
import { createPhotos } from './generate-data';
22

3-
console.log(createPhotos());
3+
createPhotos();

0 commit comments

Comments
 (0)