Commit f3b71a73 authored by Marek Kotewicz's avatar Marek Kotewicz

removed unused line

parent 380d9862
# vim: et
var assert = require('assert');
var abi = require('../lib/abi.js');
var clone = function (object) { return JSON.parse(JSON.stringify(object)); };
......
Markdown is supported
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