Explorar o código

remove unused import

Sven Czarnian %!s(int64=2) %!d(string=hai) anos
pai
achega
d2df32d392
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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