Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
feat(api/utils): remove export of normalization
Browse files Browse the repository at this point in the history
feat(api/utils): remove export of normalization
  • Loading branch information
Metnew committed Sep 30, 2017
1 parent a7d7397 commit 5475db8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/common/api/utils/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
// @flow
export {get, post, put, patch, del} from './xhr_wrapper'
// EXPORT NORMALIZE STUFF
export {normalizeArrayOfItems} from './normalize'

0 comments on commit 5475db8

Please sign in to comment.