Skip to content

Commit

Permalink
remove unused lint comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Arjun committed Oct 17, 2019
1 parent 9de8af6 commit 9e69086
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/CookieManager.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// eslint-disable-next-line import/no-extraneous-dependencies
import Cookies from 'js-cookie';

class CookieManager {
Expand Down

0 comments on commit 9e69086

Please sign in to comment.