Skip to content

Commit 115762a

Browse files
committed
remove code excerpt for now
1 parent 3a0eca8 commit 115762a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/content/language/mixins.md

-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ of the type in the `on` clause.
136136
If the mixin depends on members in the superclass,
137137
this ensures those members are available where the mixin is used:
138138

139-
<?code-excerpt "misc/lib/language_tour/classes/orchestra.dart (mixin-on)" plaster="none" replace="/on Musician2/[!on Musician!]/g" ?>
140139
```dart
141140
class Musician {
142141
musicianMethod() {

0 commit comments

Comments
 (0)