Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit 50b48f1

Browse files
CaerusKaruThomasBurleson
authored andcommitted
fixup! chore: add descriptive comment for FlexLayoutModule
1 parent ad62a97 commit 50b48f1

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/lib/module.ts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,6 @@ import {ExtendedModule} from '@angular/flex-layout/extended';
2424
import {FlexModule} from '@angular/flex-layout/flex';
2525
import {GridModule} from '@angular/flex-layout/grid';
2626

27-
28-
/**
29-
* Since the equivalent results are easily achieved with a css class attached to each
30-
* layout child, these have been deprecated and removed from the API.
31-
*
32-
* import {LayoutPaddingDirective} from './api/flexbox/layout-padding';
33-
* import {LayoutMarginDirective} from './api/flexbox/layout-margin';
34-
*/
35-
3627
/**
3728
* FlexLayoutModule -- the main import for all utilities in the Angular Layout library
3829
* * Will automatically provide Flex, Grid, and Extended modules for use in the application

0 commit comments

Comments
 (0)