Skip to content

Commit

Permalink
fix(core): Remove less override after react refactor (#8695)
Browse files Browse the repository at this point in the history
fix(config): Move network insight zone to instance level
  • Loading branch information
caseyhebebrand committed Nov 2, 2020
1 parent deab22f commit ade00f7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ import { CollapsibleSection } from '../../presentation';
import { Application } from '../../application';
import { IInstance } from '../../domain';

import './instanceLinks.component.less';

export interface IInstanceLinksProps {
address: string;
application: Application;
Expand Down

This file was deleted.

0 comments on commit ade00f7

Please sign in to comment.