Skip to content

Commit b2e8e0e

Browse files
committed
fix: removed dart:ffi added by recent commit
1 parent 9718a37 commit b2e8e0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/app/modules/home/views/add_task_bottom_sheet.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// ignore_for_file: use_build_context_synchronously
22
import 'dart:developer';
3-
import 'dart:ffi';
43
import 'dart:io';
54

65
import 'package:flutter/material.dart';

0 commit comments

Comments
 (0)