Browse Source

remove unused import

Sven Czarnian 2 năm trước cách đây
mục cha
commit
d2df32d392
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/contexts/themecontext.tsx

+ 1 - 1
src/contexts/themecontext.tsx

@@ -1,4 +1,4 @@
-import React, { Dispatch, SetStateAction, useEffect, useRef, useState } from 'react';
+import React, { Dispatch, SetStateAction, useRef, useState } from 'react';
 import { Session } from '../services';
 
 // TODO dynamic theming