From 91c33204b5eab0e600b6bbd50b19716bd9b51d68 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Thu, 9 Dec 2021 16:48:12 +0100 Subject: [PATCH] dartfmt --- lib/core/file/file.dart | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/core/file/file.dart b/lib/core/file/file.dart index 202a41cd..77ef63da 100644 --- a/lib/core/file/file.dart +++ b/lib/core/file/file.dart @@ -201,16 +201,13 @@ class File { // RawEditor(File file) -> add supports(File file) - // TextFile can have the (text + encoding) + File // alternatives -> body / data - // Image should also be a file // The NewNote FAB can have more options .. ? - // Remove the 'Note' class entrirely // With this, we can easily add 'grpc' support for the 'loaders' of each of