Skip to content
Snippets Groups Projects
Commit 2ba6bf8c authored by Sandro Weber's avatar Sandro Weber
Browse files

[HOTFIX] forgot an import line of protobuf

parent fd4ad99c
No related branches found
No related tags found
No related merge requests found
import mqtt from 'mqtt';
import { EventEmitter } from 'events';
import * as proto from 'nrp-jsproto/nrp-engine_msgs-protobufjs';
let _instance = null;
const SINGLETON_ENFORCER = Symbol();
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment