Skip to content

Commit 2defebb

Browse files
chore: typo
1 parent c519119 commit 2defebb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/hero/hero-team-builder.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { Heroes } from "./hero.service";
55
@Component({
66
moduleId: module.id,
77
selector: "hero-team-builder",
8-
styleUrls: ["./hero-team-builder.component.css"],
98
templateUrl: "./hero-team-builder.component.html",
109
providers: [Heroes]
1110
})

0 commit comments

Comments
 (0)