diff options
| author | louismaxime.piton <[email protected]> | 2023-03-08 16:53:33 +0100 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2023-03-10 10:45:12 -0600 |
| commit | a7e01146e099db6c24fd91bedcd87d57502e71b3 (patch) | |
| tree | f6fb5906f5940d3625cdd5f8069f459c1a86d157 /scss | |
| parent | 2a2c4abaf4791e00274ba78cbb9fc65674ab339f (diff) | |
| download | bootstrap-a7e01146e099db6c24fd91bedcd87d57502e71b3.tar.xz bootstrap-a7e01146e099db6c24fd91bedcd87d57502e71b3.zip | |
Remove useless import
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/bootstrap-grid.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/bootstrap-grid.scss b/scss/bootstrap-grid.scss index 0ea62372e..52bd577e3 100644 --- a/scss/bootstrap-grid.scss +++ b/scss/bootstrap-grid.scss @@ -8,7 +8,6 @@ $include-column-box-sizing: true !default; @import "variables-dark"; @import "maps"; -@import "mixins/lists"; @import "mixins/breakpoints"; @import "mixins/container"; @import "mixins/grid"; |
