Remove unused prop

This commit is contained in:
Thomas Nordquist
2019-04-15 15:54:10 +02:00
parent fb137a703c
commit 64e974f6c7
2 changed files with 1 additions and 2 deletions

View File

@@ -38,7 +38,6 @@ import {
const sha1 = require('sha1')
interface Props {
node?: q.TreeNode<TopicViewModel>
connectionId?: string
topic?: string
payload?: string