Skip to content

Commit f0aae94

Browse files
committed
Format
1 parent 6a95aff commit f0aae94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

superuser/lib/src/exception.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ final class IllegalInstanceError extends Error {
1414
String toString() {
1515
return "IllegalInstanceError: $message";
1616
}
17-
}
17+
}

0 commit comments

Comments
 (0)