Skip to content

Commit

Permalink
comment out unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
ramirotw committed Apr 15, 2020
1 parent 96248bc commit d515816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/makerdao.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import BigNumber from 'bignumber.js'
import { getUnixTime } from 'date-fns'
const Hash = require('ipfs-only-hash')

const network = 'mainnet'
// const network = 'mainnet'
const prod = 'https://cms-gov.makerfoundation.com'
const topicsPath = 'content/governance-dashboard'
const spellsPath = 'content/all-spells'
Expand Down

0 comments on commit d515816

Please sign in to comment.