Skip to content

Commit aabbc00

Browse files
committed
(bluefox) remove history from js-controller
1 parent 52bae4c commit aabbc00

File tree

3 files changed

+1409
-132
lines changed

3 files changed

+1409
-132
lines changed

controller.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
*
44
* Controls Adapter-Processes
55
*
6+
* Copyright 2013-2016 bluefox <dogafox@gmail.com>, hobbyquaker <hq@ccu.io>
67
*
78
*/
89

9-
1010
var schedule = require('node-schedule');
1111
var os = require('os');
1212
var fs = require('fs');

0 commit comments

Comments
 (0)