Skip to content

Commit

Permalink
Remove unused include
Browse files Browse the repository at this point in the history
  • Loading branch information
mudream4869 committed Oct 21, 2024
1 parent 5bae7fd commit fe2aa13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion toolgui-web/lib/src/app/App.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import React, { Component } from 'react'

import { Forest } from './Nodes'
import { UpdateEvent } from "./UpdateEvent";
import { clearState } from '../components/state'
import { AppConf } from './AppConf';
import { AppNavbar } from './AppNavbar';
Expand Down

0 comments on commit fe2aa13

Please sign in to comment.