mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
chore(specs.js): remove unused dependency
This commit is contained in:
parent
e0b4b107ee
commit
3c3e6980b3
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
if (global.jasmine) return;
|
||||
|
||||
var jasmine = require('../../lib/jasmine-1.0.1');
|
||||
var sys = require('util');
|
||||
|
||||
for(var key in jasmine) {
|
||||
global[key] = jasmine[key];
|
||||
|
|
|
|||
Loading…
Reference in a new issue