Skip to content

Commit

Permalink
Update VersionsDropdown.js
Browse files Browse the repository at this point in the history
  • Loading branch information
psiemens authored Jun 7, 2018
1 parent 96105ae commit 4c8ee26
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ require('../../../../styles/components/versions_dropdown.scss')

export default class VersionsDropdown extends React.Component {

constructor(props) {
super(props)
}

getVersions() {
let versions = []

Expand Down

0 comments on commit 4c8ee26

Please sign in to comment.