mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-06 22:07:55 +00:00
lint
This commit is contained in:
parent
be89f907a0
commit
b25d5f1b67
4 changed files with 7 additions and 6 deletions
|
|
@ -33,4 +33,4 @@ internal static class SqlKataExtensions
|
|||
=> func(new QueryPatchWrapper()).ToQuery(query);
|
||||
}
|
||||
|
||||
public class InvalidPatchException : Exception {}
|
||||
public class InvalidPatchException: Exception { }
|
||||
Loading…
Add table
Add a link
Reference in a new issue