Skip to content

Commit

Permalink
fix: 🐛 merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorlarsson committed Nov 9, 2021
1 parent 9d21341 commit cafe6ec
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions libs/api-skolplattformen/devrun.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ const fs = require('fs')
const HttpProxyAgent = require('https-proxy-agent')
const agentWrapper = require('./agentFetchWrapper')
const init = require('./dist/api-skolplattformen/lib').default
<<<<<<< HEAD
=======

>>>>>>> 79502a4f09450068527dadf7fd83e2a0386610d9

const [, , personalNumber] = process.argv
process.env.NODE_TLS_REJECT_UNAUTHORIZED = '0'
Expand Down

0 comments on commit cafe6ec

Please sign in to comment.