Skip to content

Commit dd57138

Browse files
committed
Remove unused constant
1 parent 6046c5b commit dd57138

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/devtools_app/lib/src/service/service_registrations.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ const displayRefreshRate = '_flutter.getDisplayRefreshRate';
5454

5555
String get flutterEngineEstimateRasterCache => flutterEngineRasterCache;
5656

57-
const renderFrameWithRasterStats = '_flutter.renderFrameWithRasterStats';
58-
5957
/// Dwds listens to events for recording end-to-end analytics.
6058
const dwdsSendEvent = 'ext.dwds.sendEvent';
6159

0 commit comments

Comments
 (0)