Skip to content

Commit

Permalink
Remove writing guidelines (#503) (#519)
Browse files Browse the repository at this point in the history
Signed-off-by: manasvinibs <manasvis@amazon.com>
(cherry picked from commit ea21a3a)

Co-authored-by: Manasvini B Suryanarayana <manasvis@amazon.com>
  • Loading branch information
opensearch-trigger-bot[bot] and manasvinibs authored Feb 27, 2023
1 parent 39393b4 commit 2c7bc75
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 864 deletions.
3 changes: 0 additions & 3 deletions src-docs/src/routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ import ColorGuidelines from './views/guidelines/colors';

import { SassGuidelines } from './views/guidelines/sass';

import WritingGuidelines from './views/guidelines/writing';

// Services

import { ColorPaletteExample } from './views/color_palette/color_palette_example';
Expand Down Expand Up @@ -341,7 +339,6 @@ const navigation = [
name: 'Sass',
component: SassGuidelines,
},
createExample(WritingGuidelines, 'Writing'),
],
},
{
Expand Down
Loading

0 comments on commit 2c7bc75

Please sign in to comment.