Skip to content

Commit

Permalink
fix: remove duplicate export of viewer content base component
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdholt committed Feb 4, 2019
1 parent ead4468 commit d9114b2
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,3 @@ export default class ViewerContent extends Foundation<
}
};
}

export { ViewerContent };

0 comments on commit d9114b2

Please sign in to comment.