Skip to content

Commit 460e688

Browse files
committed
format
1 parent 643bc88 commit 460e688

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/generators/integrations/integration.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
abstract class Integration {
2-
32
bool isEnabled = false;
43

54
List<String> get requiredImports;

0 commit comments

Comments
 (0)