gnosis / pm-trading-ui

Prediction Market Trading Interface for Gnosis Contracts
https://gnosis.pm
MIT License
20 stars 16 forks source link

Feature/575: Remove unreachable code #580

Closed mmv08 closed 6 years ago

mmv08 commented 6 years ago

Description

Which Tickets does my PR fix? (Put in title too)

Which PRs are linked to my PR?

Which side effects could my PR have?

Which Steps did I take to verify my PR?

Case 1

Case 2

Background Information

Configuration Entries

/staging/interface.config

{
  "feature": {
    "enabled": false,
  }
}

/olympia/staging/interface.config

{
  "feature": {
    "enabled" true,
  }
}