Remove invalid references

This commit is contained in:
Ryan Cavanaugh
2016-05-10 16:27:59 -07:00
parent 612c172c52
commit e105eabd48
290 changed files with 255 additions and 746 deletions
-2
View File
@@ -1,5 +1,3 @@
/// <reference path="angularfire.d.ts"/>
var myapp = angular.module("myapp", ["firebase"]);
interface AngularFireScope extends ng.IScope {