1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

fix: remove unused dep

This commit is contained in:
Youssef 2021-11-30 14:53:31 +01:00
parent 10c1b56e38
commit 71c6b05bc4

View File

@ -1,4 +1,3 @@
import { DateFileAppender } from 'log4js';
import { IProject } from '../model';
import { Store } from './store';