Skip to content

Commit

Permalink
Remove now unnecessary rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket committed Nov 3, 2020
1 parent ca51ebb commit 8c89551
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hooks/use-user.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// eslint-disable-next-line import/no-extraneous-dependencies
import React, { ReactElement, useState, useEffect, useContext, createContext } from 'react';

export interface UserProfile {
Expand Down

0 comments on commit 8c89551

Please sign in to comment.