Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
JKMarkowski committed Oct 1, 2020
1 parent ce4e3f2 commit c251370
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import * as sideNavShellbarHtml from '!raw-loader!./examples/shellbar-side-nav/s
import * as sideNavShellbarTs from '!raw-loader!./examples/shellbar-side-nav/shellbar-side-nav-example.component.ts';
import * as sideNavShellbarScss from '!raw-loader!./examples/shellbar-side-nav/shellbar-side-nav-example.component.scss';
import { ExampleFile } from '../../../documentation/core-helpers/code-example/example-file';
import dropdownPopoverScss from "!raw-loader!*";

@Component({
selector: 'app-shellbar',
Expand Down

0 comments on commit c251370

Please sign in to comment.