Skip to content

Commit

Permalink
Remove test comment (#3287)
Browse files Browse the repository at this point in the history
  • Loading branch information
francinelucca authored Nov 28, 2022
1 parent 743431d commit 04747ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/developing/angular-tutorial/step-1.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ import { AppRoutingModule } from './app-routing.module';
import { AppComponent } from './app.component';
import { HeaderComponent } from './header/header.component';

// carbon-components-angular default imports -- test: removing this in a bit
// carbon-components-angular default imports
import { UIShellModule, IconModule } from 'carbon-components-angular';

@NgModule({
Expand Down

0 comments on commit 04747ec

Please sign in to comment.