chore: remove constructor

pull/268/head
Allison Ryan 3 years ago
parent c0577a1436
commit a5ab293a3f

@ -6,8 +6,6 @@ import 'package:pinball_flame/pinball_flame.dart';
import 'package:sandbox/stories/ball/basic_ball_game.dart';
class SparkyComputerGame extends BallGame {
SparkyComputerGame();
static const description = '''
Shows how the SparkyComputer is rendered.

Loading…
Cancel
Save