Skip to content

Commit

Permalink
fix: removed dart:ffi added by recent commit
Browse files Browse the repository at this point in the history
  • Loading branch information
SGI-CAPP-AT2 committed Dec 15, 2024
1 parent 9718a37 commit b2e8e0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/app/modules/home/views/add_task_bottom_sheet.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// ignore_for_file: use_build_context_synchronously
import 'dart:developer';
import 'dart:ffi';
import 'dart:io';

import 'package:flutter/material.dart';
Expand Down

0 comments on commit b2e8e0e

Please sign in to comment.