Skip to content

Commit b4be24d

Browse files
committed
style: misc
1 parent 1482e19 commit b4be24d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

lib/main.dart

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ import 'package:flutter/material.dart';
66
import 'package:ht_main/app/config/config.dart';
77
import 'package:ht_main/bootstrap.dart';
88

9-
// Define the current application environment here.
10-
// Change this value to switch between environments for local development.
11-
// production/development/demo
9+
// Define the current application environment (production/development/demo).
1210
const appEnvironment = AppEnvironment.demo;
1311

1412
@JS('removeSplashFromWeb')

0 commit comments

Comments
 (0)