Fix Error on Version loader

Closes-Bug: 1613719
Change-Id: If68fb2a1d1229d0920dcff540bea63f63652aa36
This commit is contained in:
Jiri Tomasek 2016-08-16 13:16:07 +02:00
parent ab2da67bbb
commit bda0a2b1e6
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
'use strict';
var fs = require('fs');
function getVersion() {