Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrendanAnnable committed Aug 18, 2019
1 parent 1b317af commit 63a88d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import { installVisualMesh } from './components/visual_mesh/install'
import { NavigationConfiguration } from './navigation'
import { NUsightNetwork } from './network/nusight_network'


const nav = NavigationConfiguration.of()
const appModel = AppModel.of()
const nusightNetwork = NUsightNetwork.of(appModel)
Expand Down

0 comments on commit 63a88d5

Please sign in to comment.