Skip to content

Commit 81a6627

Browse files
committed
Lint cleanup.
1 parent 4edf400 commit 81a6627

File tree

2 files changed

+2
-76
lines changed

2 files changed

+2
-76
lines changed

lib/src/solid/utils/misc.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/// Miscellaneous utility functions used across the package.
22
///
3-
// Time-stamp: <Wednesday 2025-04-30 15:53:26 +1000 Graham Williams>
3+
// Time-stamp: <Friday 2025-10-24 08:51:54 +1100 Graham Williams>
44
///
55
/// Copyright (C) 2024, Software Innovation Institute, ANU.
66
///
@@ -54,7 +54,7 @@ import 'package:solidpod/src/solid/utils/key_helper.dart';
5454
import 'package:solidpod/src/solid/utils/permission.dart';
5555
import 'package:solidpod/src/solid/utils/rdf.dart';
5656

57-
// solid-encrypt uses unencrypted local storage and refers to http://yarrabah.net/ for predicates definition,
57+
// solid-encrypt uses unencrypted local storage and refers to http: //yarrabah.net/ for predicates definition,
5858
// do not use it before it is updated (same as what the gurriny project does)
5959
// import 'package:solid_encrypt/solid_encrypt.dart' as solid_encrypt;
6060

lib/src/widgets/snackbar_config.dart

Lines changed: 0 additions & 74 deletions
This file was deleted.

0 commit comments

Comments
 (0)