Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

Commit 5fa88ed

Browse files
committed
-
1 parent 9845d08 commit 5fa88ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/src/config.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ Map<String, String> environment = <String, String>{};
1111
String githubRepos = 'https://github.com/daffaalam/flutter_installer_cli';
1212
SentryClient sentryClient = SentryClient(
1313
dsn: '' // TODO : remove value before upload to public
14-
'https://9b65d7c778934dd9b91484bc3037944b@o403651.ingest.sentry.io/5270431',
14+
'',
1515
);

0 commit comments

Comments
 (0)