fix(features/context-pad): remove dangling fs

This commit is contained in:
Nico Rehwaldt 2014-07-18 08:52:47 +02:00
parent 894280e723
commit 0bb2f9c1ed
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
'use strict';
var fs = require('fs');
var _ = require('lodash');