We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c519119 commit 2defebbCopy full SHA for 2defebb
app/hero/hero-team-builder.component.ts
@@ -5,7 +5,6 @@ import { Heroes } from "./hero.service";
5
@Component({
6
moduleId: module.id,
7
selector: "hero-team-builder",
8
- styleUrls: ["./hero-team-builder.component.css"],
9
templateUrl: "./hero-team-builder.component.html",
10
providers: [Heroes]
11
})
0 commit comments