Skip to content

Commit

Permalink
delete old code cloudinary-community#136
Browse files Browse the repository at this point in the history
  • Loading branch information
olavea committed Jun 13, 2022
1 parent 1a83425 commit 9dc61c7
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
const { uploadImageNodeToCloudinary } = require('./upload');
const { createImageNode } = require('./create-image-node');

const ALLOWED_MEDIA_TYPES = ['image/png', 'image/jpeg', 'image/gif'];

exports.createAssetNodeFromFile = async (gatsbyUtils, pluginOptions) => {
const {
node,
Expand Down

0 comments on commit 9dc61c7

Please sign in to comment.