Skip to content

Commit 2ae5d4e

Browse files
author
Abhishek Hingnikar
committed
Removed White Space
1 parent ea96d6f commit 2ae5d4e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

lib/ImageCache.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,6 @@ var _instancePool = {
137137
}
138138
};
139139

140-
141-
142140
var ImageCache = {
143141

144142
/**
@@ -161,4 +159,4 @@ var ImageCache = {
161159

162160
};
163161

164-
module.exports = ImageCache;
162+
module.exports = ImageCache;

0 commit comments

Comments
 (0)