Skip to content

Commit b086b87

Browse files
committed
Update updateDestinations.js
1 parent a97ccae commit b086b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/catalog/updateDestinations.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const {
77
getConnectionModes,
88
isCatalogItemHidden,
99
sanitize,
10-
doesCatalogItemExist,
10+
doesCatalogItemExist
1111
} = require('./utilities.js');
1212

1313
require('dotenv').config();

0 commit comments

Comments
 (0)