remove unused import

This commit is contained in:
Sven Czarnian
2022-11-05 01:44:37 +01:00
parent 4824d831e3
commit d2df32d392

View File

@@ -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