Browse Source

companion: remove stray ts-ignore comment

Renée Kooi 4 years ago
parent
commit
7406356ecf
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/@uppy/companion/src/server/controllers/connect.js

+ 0 - 1
packages/@uppy/companion/src/server/controllers/connect.js

@@ -1,6 +1,5 @@
 const atob = require('atob')
 const oAuthState = require('../helpers/oauth-state')
-// @ts-ignore
 
 /**
  * initializes the oAuth flow for a provider.