Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 32f78b8

Browse files
committed
chore(isClass): clean up code style
1 parent 4044f08 commit 32f78b8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: src/isClass/isClass.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@ function ($animate) {
8888
data.scope = newWatchScope;
8989
}
9090
});
91-
}
92-
else {
91+
} else {
9392
expToData = {};
9493
}
9594
}

0 commit comments

Comments
 (0)