Skip to content

Commit 44164f8

Browse files
committed
style: remove unused import
1 parent 185ae0f commit 44164f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/supabase_flutter/lib/src/supabase.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
import 'dart:async';
2-
import 'dart:developer' as dev;
3-
import 'dart:io';
42

53
import 'package:async/async.dart';
64
import 'package:flutter/foundation.dart';

0 commit comments

Comments
 (0)