Skip to content

Commit eeed769

Browse files
committed
Remove unused packages
1 parent 8f62246 commit eeed769

3 files changed

Lines changed: 0 additions & 25 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ body:
1111
- All packages
1212
- google_fonts
1313
- dynamic_color
14-
- adaptive_breakpoints
15-
- adaptive_navigation
16-
- adaptive_components
17-
- symbols
1814
validations:
1915
required: true
2016
- type: checkboxes

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ body:
1111
- All packages
1212
- google_fonts
1313
- dynamic_color
14-
- adaptive_breakpoints
15-
- adaptive_navigation
16-
- adaptive_components
17-
- symbols
1814
validations:
1915
required: true
2016
- type: textarea

.github/dependabot.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,3 @@ updates:
3232
pub-dependencies:
3333
patterns:
3434
- "*"
35-
# Unmaintained / unreleased
36-
# - package-ecosystem: "pub"
37-
# directory: "packages/symbols"
38-
# schedule:
39-
# interval: "monthly"
40-
# - package-ecosystem: "pub"
41-
# directory: "packages/adaptive_breakpoints"
42-
# schedule:
43-
# interval: "monthly"
44-
# - package-ecosystem: "pub"
45-
# directory: "packages/adaptive_navigation"
46-
# schedule:
47-
# interval: "monthly"
48-
# - package-ecosystem: "pub"
49-
# directory: "packages/adaptive_components"
50-
# schedule:
51-
# interval: "monthly"

0 commit comments

Comments
 (0)